seo-wordpress-manager
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill is susceptible to indirect prompt injection via WordPress content ingestion.
- Ingestion points:
scripts/analyze_seo.pyfetches post titles, excerpts, and current SEO data from an external WordPress site via GraphQL. - Boundary markers: The
generate_analysis_reportfunction inanalyze_seo.pyembeds raw post data into a JSON structure for the AI without using delimiters or instructions to ignore potential commands within that data. - Capability inventory: The skill includes capability to write back to the WordPress site via the
updatePostSeomutation inscripts/wp_graphql_client.py. - Sanitization: No sanitization or filtering is performed on the ingested content before it is passed to the AI.
Audit Metadata