Super annotation Security & Risk Analysis

wordpress.org/plugins/super-annotation

Allows to add an extra column on the plugin page to quickly add a note in front of each plugin.

10 active installs v1.0.4 PHP 7.1+ WP 5.7+ Updated Jul 3, 2024
annotation-pluginscommentary-plugins
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Super annotation Safe to Use in 2026?

Generally Safe

Score 92/100

Super annotation 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 "super-annotation" plugin version 1.0.4 exhibits a generally positive security posture based on the static analysis. There are no identified dangerous functions, SQL queries are exclusively using prepared statements, and a high percentage of output is properly escaped. Furthermore, the plugin has no recorded vulnerability history, suggesting a strong track record of secure development. The attack surface is also commendably small, with no public entry points like AJAX handlers, REST API routes, or shortcodes that lack authentication checks.

However, a significant concern arises from the taint analysis, which revealed two flows with unsanitized paths. While these did not escalate to critical or high severity, the presence of unsanitized paths indicates a potential for vulnerabilities if data originating from these flows were to be used in a sensitive operation, such as file access or command execution, without proper sanitization. The complete absence of nonce checks and capability checks across all entry points (though the entry points are zero) is also a notable omission that could become a risk if new entry points were introduced without these security measures.

In conclusion, "super-annotation" v1.0.4 is built on a foundation of good security practices, particularly in its handling of SQL and output. The lack of historical vulnerabilities is a strong positive indicator. The primary weakness lies in the identified unsanitized taint flows, which, while not currently exploited, represent a latent risk that warrants attention and mitigation.

Key Concerns

  • Taint flows with unsanitized paths found
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Super annotation Security Vulnerabilities

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

Super annotation Code Analysis

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

Output Escaping

89% escaped9 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
save_or_delete_super_annotations (super-annotation.php:68)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Super annotation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filtermanage_plugins_columnssuper-annotation.php:21
actionadmin_headsuper-annotation.php:62
actionmanage_plugins_custom_columnsuper-annotation.php:86
actionadmin_initsuper-annotation.php:87
filtermanage_plugins_columnssuper-annotation.php:104
actionmanage_plugins_custom_columnsuper-annotation.php:116
Maintenance & Trust

Super annotation Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJul 3, 2024
PHP min version7.1
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Alternatives

Super annotation Alternatives

No alternatives data available yet.

Developer Profile

Super annotation Developer Profile

eventtex

2 plugins · 30 total installs

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

How We Detect Super annotation

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
extension-annotation-textareacolumn-extension_annotationssaved_annotationscolumn-saved_annotationsactive
Data Attributes
name="extension_annotationsvalue="
JS Globals
document.getElementsByName
FAQ

Frequently Asked Questions about Super annotation