seo-aeo-amplifier
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's operations are transparent and consistent with its purpose as a WordPress SEO tool.
- [DATA_EXFILTRATION]: The skill accesses WordPress content and site metadata (installed plugins) to perform its audit. This access is necessary for identifying SEO opportunities and detecting existing SEO plugins like Yoast or Rank Math. Data is processed within the session and not transmitted to unauthorized external domains.
- [PROMPT_INJECTION]: The skill processes untrusted content from WordPress posts and pages, presenting a potential surface for indirect prompt injection.
- Ingestion points:
wordpress_get_page,wordpress_get_post, andwordpress_list_media(SKILL.md). - Boundary markers: No specific delimiters or "ignore instructions" tags are used for processed content.
- Capability inventory:
wordpress_create_duplicate,wordpress_update_page, andwordpress_update_post(SKILL.md). - Sanitization: The risk is mitigated by a mandatory human-in-the-loop workflow where the agent creates duplicates for review rather than modifying live content directly, and requires explicit user approval before publishing fixes.
Audit Metadata