seo-content-writer
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [Dynamic Execution] (LOW): The skill references several local utility scripts (
scripts/generate_metrics.py,scripts/check_ai_patterns.py,scripts/generate_schema.py) intended for validating content and generating structured data. This indicates an intentional capability for local code execution within the skill's environment.\n- [Indirect Prompt Injection] (LOW): The workflow requires the agent to analyze external data from "top-ranking content" and "competition." \n * 1. Ingestion point: Web content and competitor analysis instructions in Step 1.\n * 2. Boundary markers: Absent; no explicit delimiters or instructions to ignore embedded commands are provided.\n * 3. Capability inventory: Access to and execution of local Python scripts in thescripts/directory.\n * 4. Sanitization: None; untrusted external content is processed to inform the agent's reasoning and content generation.
Audit Metadata