wordpress-legacy
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions attempting to bypass safety filters or override system prompts were detected. The skill focuses on providing coding standards and security advice.
- Data Exposure & Exfiltration (SAFE): No hardcoded secrets, sensitive file paths, or suspicious network calls were identified.
- Unverifiable Dependencies & Remote Code Execution (SAFE): The skill does not download or execute external scripts, nor does it define any package dependencies.
- Privilege Escalation & Persistence (SAFE): No commands related to acquiring elevated permissions or maintaining access (e.g., cron jobs, startup scripts) were found.
- General Security Posture (SAFE): The skill encourages secure development practices by mandating input sanitization (
sanitize_text_field) and output escaping (esc_html), which are fundamental WordPress security protocols.
Audit Metadata