WP Robots Log Security & Risk Analysis

wordpress.org/plugins/wp-robots-log

Log the Search Engine Robots Visits of your Webite. 取得搜索引擎的蜘蛛訪問網站的記錄

10 active installs v1.0.1 PHP + WP 3.0+ Updated Mar 5, 2014
logrobotsseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Robots Log Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The wp-robots-log plugin v1.0.1 exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and ensuring all output is properly escaped, which are critical for preventing injection vulnerabilities. The lack of known CVEs and vulnerability history also suggests a well-maintained and secure codebase.

Despite these strengths, there are a couple of areas that warrant attention. The taint analysis revealed two flows with unsanitized paths, which, while not classified as critical or high severity, represent a potential risk if these paths are exposed to user input. The file operations, though not explicitly detailed as risky, should be carefully reviewed to ensure they do not involve untrusted data. The complete absence of nonce checks and capability checks, while not directly leading to vulnerabilities due to the limited attack surface, is a missed opportunity for robust security and could become a concern if the plugin's functionality expands in the future.

In conclusion, wp-robots-log v1.0.1 appears to be a secure plugin with a minimal attack surface and good core security practices. The primary areas for improvement lie in ensuring the identified unsanitized paths are properly handled and thoroughly reviewing file operations. The absence of explicit authentication checks for entry points (even though there are none) and the reliance on the limited attack surface for security could be a weakness if the plugin evolves.

Key Concerns

  • Flows with unsanitized paths
  • 0 Nonce checks
  • 0 Capability checks
Vulnerabilities
None known

WP Robots Log Security Vulnerabilities

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

WP Robots Log Code Analysis

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

Data Flow Analysis

2 flows2 with unsanitized paths
wp_robots_log (wp-robots-log.php:85)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Robots Log Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedwp-robots-log.php:44
actioninitwp-robots-log.php:109
Maintenance & Trust

WP Robots Log Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedMar 5, 2014
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP Robots Log Developer Profile

Arefly

24 plugins · 2K total installs

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

How We Detect WP Robots Log

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Robots Log