seo-optimizer
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted blog post content for analysis. It mitigates the risk of embedded instructions by requiring explicit user confirmation before any files are modified or shell commands are executed. Ingestion points: local markdown/YAML file reading. Capability inventory: Bash (hugo/git), file writing, and editing. Sanitization: reliance on manual user review of all proposed changes.
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool for standard developer workflows, such as running local static site builds with 'hugo' for verification and managing version control with 'git'. These commands are constrained to safe, internal project operations intended to ensure site integrity.
Audit Metadata