press-release-writing
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references an external installation script and documentation hosted at
https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md. - [REMOTE_CODE_EXECUTION]: The instructions prompt the user to install and execute external code packages from repositories such as
belt-sh/cliandinference-sh/skillsusing thenpx skills addcommand. These are non-standard sources for code execution. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process data from external search assistants (Tavily and Exa) via the
beltCLI tool. - Ingestion points: Data returned from
belt app runfor research and fact-checking purposes inSKILL.md. - Boundary markers: The skill does not define specific delimiters or instructions to ignore potential malicious prompts embedded within search results.
- Capability inventory: The skill has access to shell execution via the
Bash(belt *)tool specified in theallowed-toolsfrontmatter. - Sanitization: There is no evidence of sanitization or filtering of the content retrieved from external search providers before it is processed by the agent.
Audit Metadata