seo-outline
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is local data processing. It reads research and keyword data from specific project directories and generates a markdown outline.- [SAFE]: No evidence of credential theft, data exfiltration, or remote code execution was found. The skill does not perform network operations.- [SAFE]: The skill processes user-provided research data to generate an outline. While it lacks explicit boundary markers for the ingested data, the output is restricted to a structured markdown file, which limits the potential impact of indirect prompt injection.
- Ingestion points:
docs/seo/<slug>/research-brief.md,docs/seo/<slug>/keyword-data.md,docs/seo/brand-voice.md,docs/seo/topical-clusters.md - Boundary markers: Not specified in the prompt template.
- Capability inventory: File write operation to
docs/seo/<slug>/outline.md. - Sanitization: Not explicitly implemented.
Audit Metadata