seo-content-brief
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
infshCLI to run external apps for search and extraction. This is restricted by theallowed-toolsfrontmatter configuration. - [EXTERNAL_DOWNLOADS]: The skill references a CLI installation script hosted on the author's GitHub repository (
inference-sh/skills). - [DATA_EXFILTRATION]: Research queries and URL content are transmitted to the
inference.shplatform and its integrated services (Tavily, Exa) for processing. - [PROMPT_INJECTION]: The skill processes untrusted content from the web, creating a surface for indirect prompt injection. Ingestion points: Web content from
tavily/extractand search results fromtavily/search-assistant. Boundary markers: None present in the instructions to prevent the agent from obeying embedded instructions. Capability inventory: Execution of theinfshCLI tool. Sanitization: No sanitization of the external content is performed before it is used to generate the content brief.
Audit Metadata