
Extends ACF to save json-file in plugin directory Security & Risk Analysis
wordpress.org/plugins/extend-acf-acf-json-directoryACF will save the field groups as JSON files, if you have created a directory with the name acf-json. Then, the ACF plugin will get the fields informa …
Is Extends ACF to save json-file in plugin directory Safe to Use in 2026?
Generally Safe
Score 85/100Extends ACF to save json-file in plugin directory has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'extend-acf-acf-json-directory' plugin v1.0.1 demonstrates a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events suggests a minimal attack surface, which is further bolstered by the lack of unprotected entry points. The code signals also indicate good practices, with no dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. The plugin also avoids bundling external libraries, reducing potential supply chain risks.
However, the analysis does highlight some areas for improvement. The plugin has 0 capability checks and 0 nonce checks, which are crucial for preventing unauthorized actions and cross-site request forgery, especially if functionality is added in the future that interacts with user actions or sensitive data. While there are only 3 output operations and 67% are properly escaped, this still leaves one output potentially unescaped, which could lead to cross-site scripting (XSS) vulnerabilities if that output is user-controlled. The lack of any taint analysis flows analyzed is positive, but it's important to note that this may be due to the limited entry points and interaction points, rather than a deliberate secure coding practice for all potential future interactions.
The plugin has no known vulnerabilities or CVEs, which is an excellent sign. This pattern suggests a history of stable and secure development. In conclusion, the plugin is currently in a good security state due to its small attack surface and lack of known vulnerabilities. The primary concerns lie in the absence of explicit capability and nonce checks, and the potential for unescaped output, which should be addressed to maintain a robust security profile, especially if the plugin evolves.
Key Concerns
- Missing capability checks
- Missing nonce checks
- Unescaped output detected
Extends ACF to save json-file in plugin directory Security Vulnerabilities
Extends ACF to save json-file in plugin directory Code Analysis
Output Escaping
Extends ACF to save json-file in plugin directory Attack Surface
WordPress Hooks 4
Maintenance & Trust
Extends ACF to save json-file in plugin directory Maintenance & Trust
Maintenance Signals
Community Trust
Extends ACF to save json-file in plugin directory Alternatives
xfive Plato – Reliable Sync Watcher for ACF
xfive-sync-watcher-for-acf
Monitors ACF's acf-json for unsynced field groups and warns you of potential database conflicts during development.
Better Rest Endpoints
better-rest-endpoints
A WordPress plugin that serves up slimmer WP Rest API endpoints.
ACF 5 Pro JSON Storage
acf-5-pro-json-storage
Save ACF 5 Pro custom fields as JSON within this plugin, rather than inside your theme.
WP REST API POST/ PAGE CUSTOM FIELDS
wp-rest-api-post-page-custom-fields
Adds Custom Field output to the WP REST API for posts, pages, users, and taxonomies.
Advanced Custom Fields (ACF®)
advanced-custom-fields
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 million sites, WordPress developers love ACF.
Extends ACF to save json-file in plugin directory Developer Profile
5 plugins · 3K total installs
How We Detect Extends ACF to save json-file in plugin directory
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.