customer-persona
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external market data fetched via search tools, creating a surface for instructions embedded in search results to influence agent behavior.
- Ingestion points: Results from
tavily/search-assistantandexa/searchtools are incorporated into the agent context inSKILL.md. - Boundary markers: Absent; the skill does not use delimiters or explicit instructions to ignore potentially malicious prompts within the researched data.
- Capability inventory: The skill maintains access to the
Bashtool (restricted tobeltcommands), enabling network interactions and application execution. - Sanitization: No evidence of validation or filtering for the data retrieved from external search providers.
- [EXTERNAL_DOWNLOADS]: The skill references an external installation script and configuration guide located at
https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md. - [REMOTE_CODE_EXECUTION]: The instructions direct the user to install external packages and tools from non-standard sources, including
belt-sh/cliand variousinference-shskills vianpx skills add. - [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to executebeltCLI commands, which facilitate communication with the inference.sh platform and run remote applications.
Audit Metadata