Simple Tag Shortcode Security & Risk Analysis

wordpress.org/plugins/simple-tag-shortcode

This plugin provides a simple [tag] shortcode.

10 active installs v1.0 PHP + WP 2.9.0+ Updated Jan 25, 2011
tagtaggingtags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Tag Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The 'simple-tag-shortcode' v1.0 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The code analysis reveals a clean codebase with no dangerous functions, no direct SQL queries (all prepared statements), and proper output escaping. The absence of file operations and external HTTP requests further reduces the attack surface. Critically, there are no recorded vulnerabilities (CVEs) for this plugin, which is a significant positive indicator of its security over time. The lack of any taint analysis findings further reinforces this assessment, suggesting no observable insecure data flows.

However, a notable concern arises from the absence of explicit capability checks and nonce checks on its single shortcode entry point. While the static analysis indicates zero unprotected entry points, the lack of these fundamental WordPress security mechanisms means that the shortcode's functionality might be accessible by users who shouldn't be able to invoke it, or that it could be susceptible to certain types of attacks if it performs sensitive actions or outputs user-controlled data without validation. Despite this, the overall picture is one of a well-developed plugin with no known historical security flaws, but with a minor area for improvement regarding robust authorization checks for its shortcode.

Key Concerns

  • Missing capability checks on shortcode
  • Missing nonce checks on shortcode
Vulnerabilities
None known

Simple Tag Shortcode Security Vulnerabilities

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

Simple Tag Shortcode Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

Simple Tag Shortcode Code Analysis

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

Simple Tag Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tag] simple_tag_shortcode.php:28
Maintenance & Trust

Simple Tag Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedJan 25, 2011
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple Tag Shortcode Developer Profile

Bartosz Romanowski

2 plugins · 310 total installs

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

How We Detect Simple Tag Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-tag-shortcode/simple_tag_shortcode.php

HTML / DOM Fingerprints

Shortcode Output
<a href=
FAQ

Frequently Asked Questions about Simple Tag Shortcode