JAMStackPress Security & Risk Analysis

wordpress.org/plugins/jamstackpress

Power-up your WordPress site and get it ready for JAMStack. Take advantage of useful fields, endpoints and filters extending the WP-JSON API.

0 active installs v0.1.3 PHP 7.4+ WP 5.7.1+ Updated Jul 26, 2022
headlessjamstackpwaspastatic
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is JAMStackPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "jamstackpress" v0.1.3 plugin exhibits a generally positive security posture based on the static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code shows a commitment to secure SQL practices by using prepared statements exclusively, and there are no reported file operations or external HTTP requests other than one, which is noted. The lack of any critical or high-severity taint analysis findings is also reassuring.

However, the plugin does present some areas of concern. The most notable weakness is the low percentage of properly escaped output (19%), which indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of any nonce checks or capability checks on its entry points, although the entry points are currently zero, means that if any were to be added in the future without proper security measures, they would be immediately vulnerable. The plugin's vulnerability history is clean, with no known CVEs, which is a strong positive, suggesting responsible development. Overall, while the current attack surface is minimal and SQL is handled securely, the extensive unescaped output and lack of fundamental security checks on potential future entry points are significant risks that need to be addressed.

Key Concerns

  • Low output escaping percentage
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

JAMStackPress Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

JAMStackPress Code Analysis

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

Output Escaping

19% escaped48 total outputs
Attack Surface

JAMStackPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initsrc\Plugin\Admin\Kernel.php:15
actionadmin_menusrc\Plugin\Admin\Kernel.php:18
actionadmin_bar_menusrc\Plugin\Admin\Kernel.php:21
actionadmin_footersrc\Plugin\Admin\Kernel.php:24
actionwp_footersrc\Plugin\Admin\Kernel.php:25
actionrest_api_initsrc\Plugin\Http\Kernel.php:16
actioninitsrc\Plugin\Models\Model.php:19
actionrest_api_initsrc\Plugin\Models\Model.php:22
Maintenance & Trust

JAMStackPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 26, 2022
PHP min version7.4
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

JAMStackPress Developer Profile

jamstackpress

1 plugin · 0 total installs

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

How We Detect JAMStackPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jamstackpress/dist/css/app.css/wp-content/plugins/jamstackpress/dist/js/app.js
Script Paths
/wp-content/plugins/jamstackpress/dist/js/app.js
Version Parameters
jamstackpress/dist/css/app.css?ver=jamstackpress/dist/js/app.js?ver=

HTML / DOM Fingerprints

CSS Classes
jamstackpress-admin-sidebar
Data Attributes
data-jamstackpress-trigger-frontend-build
JS Globals
window.jamstackpress
REST Endpoints
/wp-json/jamstackpress/v1/settings/wp-json/jamstackpress/v1/site/wp-json/jamstackpress/v1/posts/wp-json/jamstackpress/v1/users
FAQ

Frequently Asked Questions about JAMStackPress