GoBookMart Robots Editor Security & Risk Analysis

wordpress.org/plugins/gobookmart-robots-editor

A lightweight plugin to edit or create robots.txt directly from your WordPress dashboard. Developed by GoBookMart.

0 active installs v1.0.2 PHP + WP 6.0+ Updated Dec 3, 2025
crawlereditorrobots-txtsearch-engineseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GoBookMart Robots Editor Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The gobookmart-robots-editor plugin, at version 1.0.2, exhibits a strong security posture based on the provided static analysis. The absence of any detectable AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength, drastically reducing the potential attack surface. Furthermore, the code demonstrates good security practices with 100% of SQL queries using prepared statements and all outputs being properly escaped. The presence of nonces and capability checks further bolsters its defenses.

While the static analysis reveals no critical or high-severity issues in taint flows, and the vulnerability history is clean with no recorded CVEs, there is one area for slight concern: file operations. The presence of a single file operation, while not inherently a vulnerability, warrants careful scrutiny to ensure it is implemented securely and does not introduce any unforeseen risks, especially in how it handles user-supplied input or interacts with the file system. The lack of external HTTP requests and bundled libraries also contributes positively to its security.

Overall, the plugin appears to be well-developed from a security perspective, with a minimal attack surface and adherence to secure coding practices. The clean vulnerability history suggests a commitment to security by the developers. The only minor point of attention is the single file operation, which should be confirmed to be implemented without flaws. The plugin can be considered secure based on this analysis, with only a very minor potential for risk related to file operations.

Key Concerns

  • File operations present
Vulnerabilities
None known

GoBookMart Robots Editor Security Vulnerabilities

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

GoBookMart Robots Editor Code Analysis

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

Output Escaping

100% escaped5 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<gobookmart-robots-editor> (gobookmart-robots-editor.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GoBookMart Robots Editor Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menugobookmart-robots-editor.php:26
actionadmin_initgobookmart-robots-editor.php:27
actionadmin_noticesgobookmart-robots-editor.php:70
actionadmin_noticesgobookmart-robots-editor.php:74
Maintenance & Trust

GoBookMart Robots Editor Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads159

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

GoBookMart Robots Editor Developer Profile

Gobookmart

2 plugins · 0 total installs

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

How We Detect GoBookMart Robots Editor

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="gobookmart_robots_nonce"name="robots_content"
Shortcode Output
<div class="wrap"><h1>Robots.txt Editor</h1><p>Edit or create a physical <code>robots.txt</code> file for your site. Save to write the file to your site root (<textarea name="robots_content" rows="18" style="width:100%;max-width:100%;font-family: monospace;font-size:13px;">
FAQ

Frequently Asked Questions about GoBookMart Robots Editor