seo-meta
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill's agent is designed to automatically ingest data from project files to generate SEO summaries.
- Ingestion points: The
agents/seo-generator.mdfile specifies that the agent should collect information by reading existing files usingRead,Glob, andGreptools. - Boundary markers: The instructions do not define strict delimiters or 'ignore' commands for content processed from these files, making it potentially susceptible to instructions hidden within the data.
- Capability inventory: The agent possesses the
Writetool, allowing it to create or modify components and HTML files based on the ingested data. - Sanitization: There is no evidence of sanitization or validation of the ingested content before it is used to generate file outputs.
Audit Metadata