32-seo-growth
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation and strategy guide for SEO auditing and execution without any malicious code or behavior.
- [DATA_EXPOSURE]: The skill is configured to read the
.agents/product-marketing-context.mdfile to gather project context. This is a standard and safe practice for AI agent skills to improve output relevance. - [INDIRECT_PROMPT_INJECTION]: The workflow involves ingesting external data such as Search Console exports, website URLs, and analytics data. This creates a surface for indirect prompt injection if the external data contains malicious instructions. However, the skill treats this data analytically (auditing against thresholds like 404 counts or index ratios), which significantly mitigates the risk. Severity: SAFE.
- Ingestion points: URL inputs and Search Console/GA4/Ahrefs/Semrush exports (SKILL.md).
- Boundary markers: None explicitly defined in the prompts.
- Capability inventory: Local file reading and text generation.
- Sanitization: None specified.
- [EXTERNAL_DOWNLOADS]: The skill references external tools such as Screaming Frog, Ahrefs, and Google Search Console for manual auditing but does not contain any automated download or remote script execution commands.
Audit Metadata