Resourcify Security & Risk Analysis

wordpress.org/plugins/resourcify

Add sources to posts via metabox and output below post using template generated with handlebars. Very clean and completely customizable.

10 active installs v1.2 PHP + WP 3.8+ Updated Apr 4, 2014
handlebarspostpost-quotepost-sourceresource
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Resourcify Safe to Use in 2026?

Generally Safe

Score 85/100

Resourcify has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "resourcify" v1.2 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of identifiable attack surface vectors such as AJAX handlers, REST API routes, shortcodes, and cron events is a significant strength. Furthermore, the plugin employs prepared statements for its single SQL query, utilizes nonces and capability checks, and avoids external HTTP requests or file operations, all of which are excellent security practices.

However, the static analysis reveals a notable weakness in output escaping. With 45 total outputs, only 9% are properly escaped, indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. While the taint analysis shows no unsanitized flows, this is likely due to the limited attack surface and the fact that taint analysis might not catch all XSS vectors, especially those dependent on user input reaching output functions without proper sanitization.

The plugin's vulnerability history is a blank slate, with no recorded CVEs. This, combined with the other positive security signals, suggests that the plugin has historically been developed with security in mind or has not been a target of exploitation. Despite this positive history, the identified output escaping issue presents a tangible risk that should not be overlooked.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Resourcify Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Resourcify Release Timeline

v1.2Current
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Resourcify Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
1 prepared
Unescaped Output
41
4 escaped
Nonce Checks
1
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared1 total queries

Output Escaping

9% escaped45 total outputs
Attack Surface

Resourcify Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioninitclass-resourcify.php:54
actionwpmu_new_blogclass-resourcify.php:57
actionadmin_enqueue_scriptsclass-resourcify.php:60
actionwp_footerclass-resourcify.php:62
actionwpclass-resourcify.php:66
actioninitclass-resourcify.php:69
actionadd_meta_boxesclass-resourcify.php:315
actionsave_postclass-resourcify.php:316
actionwp_headclass-resourcify.php:715
actionwp_footerclass-resourcify.php:769
actionplugins_loadedplugincore.php:36
Maintenance & Trust

Resourcify Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 4, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Resourcify Developer Profile

tripflex

9 plugins · 890 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Resourcify

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/resourcify/assets/css/resourcify.css/wp-content/plugins/resourcify/assets/js/resourcify.js
Script Paths
/wp-content/plugins/resourcify/assets/js/resourcify.js
Version Parameters
resourcify/assets/css/resourcify.css?ver=resourcify/assets/js/resourcify.js?ver=

HTML / DOM Fingerprints

JS Globals
window.resourcifyvar resourcify
FAQ

Frequently Asked Questions about Resourcify