AgentMark Security & Risk Analysis

wordpress.org/plugins/agentmark

AI-Ready Markdown Endpoints & llms.txt discovery for WordPress. Clean, machine-readable content for AI agents and RAG systems.

0 active installs v1.0.0 PHP 7.4+ WP 6.9+ Updated Mar 22, 2026
aiapillmsmarkdownrag
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AgentMark Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The agentmark plugin v1.0.0 demonstrates strong security practices in its static analysis. It has a minimal attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events exposed. Crucially, all SQL queries are properly prepared, and all output is correctly escaped, indicating a solid defense against common injection and XSS vulnerabilities. The presence of nonce and capability checks further strengthens its security posture by enforcing proper authorization. The plugin also avoids file operations and external HTTP requests, reducing potential attack vectors.

Despite these positive findings, the taint analysis revealed one flow with an unsanitized path. While this flow was not classified as critical or high severity, it represents a potential area of concern that warrants attention. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator of its current security state. However, a lack of historical data makes it difficult to predict future vulnerabilities.

In conclusion, agentmark v1.0.0 is generally well-secured based on the provided static analysis. Its adherence to secure coding practices like prepared statements and output escaping is commendable. The single unsanitized path in the taint analysis is the primary weakness identified and should be investigated and remediated to maintain a robust security profile. The absence of historical vulnerabilities is a good sign but should be monitored over time.

Key Concerns

  • Unsanitized path in taint flow
Vulnerabilities
None known

AgentMark Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

AgentMark Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

AgentMark Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

100% escaped89 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<class-router> (includes/class-router.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AgentMark Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedagentmark.php:53
actionsave_postagentmark.php:61
actioninitagentmark.php:66
actionwp_headincludes/class-llms-txt.php:10
actionadd_meta_boxesincludes/class-meta-box.php:10
actionsave_postincludes/class-meta-box.php:11
actioninitincludes/class-router.php:10
filterquery_varsincludes/class-router.php:11
actiontemplate_redirectincludes/class-router.php:12
actionadmin_menuincludes/class-settings.php:12
actionadmin_initincludes/class-settings.php:13
Maintenance & Trust

AgentMark Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 22, 2026
PHP min version7.4
Downloads111

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AgentMark Developer Profile

Selvakumar Duraipandian

2 plugins · 40 total installs

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

How We Detect AgentMark

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/agentmark/assets/css/style.css/wp-content/plugins/agentmark/assets/js/script.js
Script Paths
/wp-content/plugins/agentmark/assets/js/script.js
Version Parameters
agentmark/assets/css/style.css?ver=agentmark/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
agentmark-settings-page
Data Attributes
data-agentmark-post-id
JS Globals
agentmark_settingsAgentMark
REST Endpoints
/wp-json/agentmark/v1/posts/wp-json/agentmark/v1/post//wp-json/agentmark/v1/settings
FAQ

Frequently Asked Questions about AgentMark