Stop SpamCo Security & Risk Analysis

wordpress.org/plugins/stop-spamco

Luttez contre le Spam de commentaire.

10 active installs v0.2 PHP + WP 3.0+ Updated Feb 22, 2013
commentcommentairelinknofollowspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stop SpamCo Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "stop-spamco" v0.2 plugin exhibits a generally strong security posture based on the static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points significantly limits the attack surface. The code also demonstrates good practices by not using dangerous functions, performing all SQL queries with prepared statements, and avoiding file operations and external HTTP requests. The presence of a nonce check is a positive indicator of an attempt to prevent CSRF attacks on its limited functional points. Taint analysis also yielded no critical or high severity vulnerabilities, suggesting a lack of obvious injection flaws.

However, the plugin has some areas for improvement. While the majority of output (75%) is properly escaped, the remaining 25% represents a potential risk for cross-site scripting (XSS) vulnerabilities if user-supplied data is ever processed and displayed without proper sanitization. Furthermore, the complete lack of capability checks is a concern; while the attack surface is currently small, any future additions of functionality without proper capability checks could introduce significant security holes. The plugin's vulnerability history is clean, with no recorded CVEs, which is excellent, but this data can be limited for very new or niche plugins. Overall, "stop-spamco" v0.2 appears to be a relatively secure plugin for its current scope, but the unescaped output and lack of capability checks present minor but addressable risks.

Key Concerns

  • Unescaped output present
  • No capability checks implemented
Vulnerabilities
None known

Stop SpamCo Security Vulnerabilities

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

Stop SpamCo Code Analysis

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

Output Escaping

75% escaped4 total outputs
Attack Surface

Stop SpamCo Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_headstop-spamco-admin.php:64
filtercomment_form_field_urlstop-spamco.php:29
actionpreprocess_commentstop-spamco.php:41
actionadmin_menustop-spamco.php:50
filterget_comment_author_linkstop-spamco.php:56
Maintenance & Trust

Stop SpamCo Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedFeb 22, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Stop SpamCo Developer Profile

Guillaume Desbieys

2 plugins · 20 total installs

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

How We Detect Stop SpamCo

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/stop-spamco/stop-spamco-admin.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Stop SpamCo