View Shortcodes Security & Risk Analysis

wordpress.org/plugins/view-shortcodes

The plugin is for displaying active shortcodes.

200 active installs v2.5.1 PHP 8.0+ WP 6.0+ Updated Mar 30, 2025
mime
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is View Shortcodes Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'view-shortcodes' plugin v2.5.1 presents a mixed security posture. On the positive side, the static analysis reveals no identified vulnerabilities related to dangerous functions, file operations, external HTTP requests, or SQL injection through prepared statements. The absence of any recorded CVEs, both historical and current, is also a strong indicator of a generally secure plugin. However, a significant concern arises from the complete lack of output escaping for all identified output points. This suggests that any dynamic content rendered by the plugin is potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is not properly sanitized before being displayed. The absence of any capability checks or nonce checks, while not directly indicating a vulnerability in this version, suggests a potential lack of robust authorization and CSRF protection mechanisms, which could become an issue if the plugin's functionality were to expand or interact with more sensitive data in the future.

Key Concerns

  • All output is unescaped
Vulnerabilities
None known

View Shortcodes Security Vulnerabilities

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

View Shortcodes Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

View Shortcodes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuview-shortcodes.php:17
Maintenance & Trust

View Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 30, 2025
PHP min version8.0
Downloads8K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

View Shortcodes Developer Profile

kimipooh

9 plugins · 54K total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
1460 days
View full developer profile
Detection Fingerprints

How We Detect View Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<input type="text" value="[]" />
FAQ

Frequently Asked Questions about View Shortcodes