press-release-writing
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill instructs the user to install the
belt-sh/clipackage usingnpx skills add. It also utilizesbelt app runto execute various remote applications for research and fact-checking. - [EXTERNAL_DOWNLOADS]: Fetches installation guidelines from a remote GitHub repository (
github.com/inference-sh/skills). - [COMMAND_EXECUTION]: Executes shell commands via the
beltCLI, includingbelt loginfor authentication and multiple instances ofbelt app runto interact with external APIs. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process information from external search engines (Tavily and Exa), which provides an attack surface for indirect injection.
- Ingestion points: Data retrieved from
tavily/search-assistant,exa/search, andexa/answerapps. - Boundary markers: None explicitly defined in the prompt to separate external data from internal instructions.
- Capability inventory: Ability to execute shell commands restricted to the
beltbinary. - Sanitization: No instructions provided to sanitize or validate the content retrieved from the search tools before incorporating it into the press release.
Audit Metadata