
WP Calais Archive Tagger Security & Risk Analysis
wordpress.org/plugins/wp-calais-archive-taggerGoes through your archives and adds tags to your posts based on semantic analysis.
Is WP Calais Archive Tagger Safe to Use in 2026?
Generally Safe
Score 85/100WP Calais Archive Tagger has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-calais-archive-tagger v1.5 plugin presents a mixed security profile. On the positive side, it does not appear to have any recorded vulnerabilities or known CVEs, which is a strong indicator of a relatively stable code base. Furthermore, it does not utilize dangerous functions, perform file operations, or make external HTTP requests in a way that inherently suggests risk. The use of prepared statements for SQL queries also mitigates a common class of vulnerabilities.
However, significant concerns are raised by the static analysis. The presence of one AJAX handler without authentication checks creates a direct attack vector. The taint analysis revealing two flows with unsanitized paths, even without critical or high severity, suggests potential for unexpected behavior or data manipulation if these paths are triggered. The most alarming finding is the complete lack of output escaping, meaning any data processed or displayed by the plugin could be vulnerable to cross-site scripting (XSS) attacks. The absence of nonce checks and capability checks on the exposed AJAX endpoint further exacerbates these risks.
In conclusion, while the plugin's vulnerability history is clean and it avoids certain high-risk coding practices, the combination of an unprotected AJAX endpoint, unsanitized taint flows, and critically, a complete absence of output escaping, creates a substantial security risk. The plugin is not hardened against common web attack vectors, making it a target for exploitation.
Key Concerns
- Unprotected AJAX handler
- Taint flows with unsanitized paths
- No output escaping
- Missing nonce checks
- Missing capability checks
WP Calais Archive Tagger Security Vulnerabilities
WP Calais Archive Tagger Code Analysis
Output Escaping
Data Flow Analysis
WP Calais Archive Tagger Attack Surface
AJAX Handlers 1
WordPress Hooks 1
Maintenance & Trust
WP Calais Archive Tagger Maintenance & Trust
Maintenance Signals
Community Trust
WP Calais Archive Tagger Alternatives
YQL Auto Tagger
yql-auto-tagger
The plugin performs an analysis of your post text and suggests tags for you.
Already Existing Tags
already-existing-tags
Looks for already existing tags within your posts.
WP Calais Auto Tagger
calais-auto-tagger
The plugin performs semantic analysis of your posts to suggest tags using Open Calais.
Page Tagger
page-tagger
Page Tagger is a Wordpress plugin which lets you tag your pages just like you do with your posts. It adds a tagging widget in the page-editing view in …
TagPages
tagpages
Adds post-tags functionality for pages.
WP Calais Archive Tagger Developer Profile
3 plugins · 70 total installs
How We Detect WP Calais Archive Tagger
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.