programmatic-seo
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation, strategy playbooks, and evaluation data. No executable scripts, binaries, or dangerous command-line operations were identified in SKILL.md, references/playbooks.md, or evals/evals.json.
- [DATA_EXFILTRATION]: The skill instructions direct the agent to read project context from local files like '.agents/product-marketing-context.md'. This is a standard procedure for contextualizing AI responses within the user's workspace and does not involve any external data transmission or unauthorized access.
- [PROMPT_INJECTION]: The skill identifies an ingestion point for external data that could be a surface for indirect prompt injection. 1. Ingestion points: Reading project context from '.agents/product-marketing-context.md' as specified in SKILL.md. 2. Boundary markers: The instructions do not define delimiters to isolate the context file's content. 3. Capability inventory: The skill is restricted to text generation and lacks access to shell execution or network tools. 4. Sanitization: No sanitization is performed on the content of the ingested context file.
Audit Metadata