balance
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses npx to fetch the starkfi package from the npm registry at runtime, ensuring the tool is available for balance checks.
- [REMOTE_CODE_EXECUTION]: Executes the starkfi CLI tool via npx to perform blockchain queries and retrieve account data.
- [COMMAND_EXECUTION]: Utilizes the Bash tool to execute commands that accept user-provided input, such as token symbols, as command-line arguments.
Audit Metadata