Beans Simple Shortcodes Security & Risk Analysis

wordpress.org/plugins/beans-simple-shortcodes

A useful companion tool for theme development with the Beans Framework. Provides a library of Shortcodes that can more easily display information abo …

0 active installs v1.0 PHP 5.6+ WP 4.6+ Updated Unknown
beansbeans-frameworkbeans-html-apishortcodes
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Beans Simple Shortcodes Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "beans-simple-shortcodes" plugin, version 1.0, exhibits a generally strong security posture based on the provided static analysis. The complete absence of exploitable entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and performing proper output escaping on the vast majority of outputs.

While the static analysis reveals no critical or high-severity taint flows, and there is no reported vulnerability history, there are minor areas for potential improvement. The presence of 0 nonce checks, combined with the fact that no AJAX handlers or REST API routes are present, means that if any such entry points were to be added in the future without proper nonce implementation, they could pose a security risk. Similarly, the single capability check, while present, is a minimal form of authorization and might not be sufficient depending on the plugin's functionality if it were more complex.

In conclusion, "beans-simple-shortcodes" v1.0 appears to be a secure plugin with a minimal attack surface and good coding practices. The lack of known vulnerabilities and the clean static analysis are positive indicators. The minor deduction is primarily for the absence of nonce checks, which is a standard security measure for potential future expansion, and the limited capability checks.

Key Concerns

  • No nonce checks present
  • Only one capability check
Vulnerabilities
None known

Beans Simple Shortcodes Security Vulnerabilities

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

Beans Simple Shortcodes Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface

Beans Simple Shortcodes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionswitch_themeplugin.php:36
actionadmin_menusrc\class-beans-simple-shortcodes-admin.php:52
actionadmin_initsrc\class-beans-simple-shortcodes-admin.php:59
actionbeans_after_initsrc\class-beans-simple-shortcodes.php:77
actionplugins_loadedsrc\class-beans-simple-shortcodes.php:130
Maintenance & Trust

Beans Simple Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Beans Simple Shortcodes Developer Profile

Jeff Cleverley

3 plugins · 10 total installs

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

How We Detect Beans Simple Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/beans-simple-shortcodes/src/shortcodes//wp-content/plugins/beans-simple-shortcodes/src/views/admin-screen.php

HTML / DOM Fingerprints

Data Attributes
beans_simple_shortcodes_settings
Shortcode Output
[beans_beans_simple_shortcodes_beans_simple_deactivate_
FAQ

Frequently Asked Questions about Beans Simple Shortcodes