bite
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and instructs the installation of external libraries from well-known and official sources including GitHub (github.com/skalenetwork/*) and NPM (@skalenetwork/bite). These resources are associated with the SKALE Network organization and the skill author.
- [COMMAND_EXECUTION]: Provides standard package management commands for developers, such as
npm install,bun add, andforge install. These are used appropriately for setting up the development environment. - [PROMPT_INJECTION]: An indirect prompt injection surface is present in
agents/openai.yamlvia theskaleDocsMCP tool, which fetches external content fromhttps://docs.skale.space/llms.txt. - Ingestion points: External documentation fetched via the
skaleDocstool (agents/openai.yaml). - Boundary markers: Absent; the fetched content is likely integrated directly into the agent's context.
- Capability inventory: The skill generates Solidity smart contracts and TypeScript implementation logic.
- Sanitization: None detected for the external documentation content.
Audit Metadata