ILAnnotations Security & Risk Analysis

wordpress.org/plugins/ilannotations

Annotate any text in a blog post and add a comment to it.

10 active installs v0.9.0 PHP + WP 3.0.1+ Updated Oct 6, 2014
annotationscommentshighlight
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ILAnnotations Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The ilannotations plugin v0.9.0 demonstrates a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, and any recorded vulnerabilities in its history are all positive indicators. The code signals show a robust approach to secure coding practices, with all SQL queries using prepared statements and all outputs being properly escaped. Furthermore, the taint analysis reveals no identified flows with unsanitized paths, suggesting that data handling within the plugin is likely secure.

While the static analysis indicates a lack of overt vulnerabilities, the absence of nonce and capability checks on the identified entry points (two shortcodes) is a potential concern. Although there are no AJAX handlers or REST API routes without authentication checks, the shortcodes, if they interact with user data or perform sensitive actions, could be susceptible to certain types of attacks if not properly secured. The vulnerability history being completely clear is a significant strength, suggesting a well-maintained and secure codebase. However, the lack of documented security checks on the shortcodes warrants careful consideration, especially as the plugin evolves.

Key Concerns

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

ILAnnotations Security Vulnerabilities

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

ILAnnotations 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

ILAnnotations Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[annot-s] class.ilannotations.php:30
[annot-e] class.ilannotations.php:31
WordPress Hooks 5
actionwp_enqueue_scriptsclass.ilannotations.php:29
filterpre_comment_contentclass.ilannotations.php:32
actionwp_insert_commentclass.ilannotations.php:33
filteroption_page_commentsclass.ilannotations.php:34
actioninitilannotations.php:28
Maintenance & Trust

ILAnnotations Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedOct 6, 2014
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

ILAnnotations Developer Profile

lukaiser

1 plugin · 10 total installs

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

How We Detect ILAnnotations

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ilannotations/_inc/Annotations.css/wp-content/plugins/ilannotations/_inc/detectmobilebrowser.js/wp-content/plugins/ilannotations/_inc/jQuery.highlighter.js/wp-content/plugins/ilannotations/_inc/jquery.query-object.js/wp-content/plugins/ilannotations/_inc/Anotations.js
Script Paths
//cdn.jsdelivr.net/qtip2/2.2.0/jquery.qtip.min.css//cdn.jsdelivr.net/qtip2/2.2.0/jquery.qtip.min.js
Version Parameters
ilannotations/0.9.0

HTML / DOM Fingerprints

CSS Classes
annot-startannot-stopannot-commentannot-comment-intro
Data Attributes
id="annot-start-id="annot-stop-class="annot-start"class="annot-stop"class="annot-comment"class="annot-comment-intro"
JS Globals
WPILAnnotations
Shortcode Output
[annot-s c="[annot-e c="
FAQ

Frequently Asked Questions about ILAnnotations