defi
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate DeFi functionality for the Stacks ecosystem. It follows best practices by requiring an unlocked wallet for sensitive operations and providing slippage protection options for token swaps.
- [COMMAND_EXECUTION]: The CLI is built using the
commanderlibrary, which safely parses arguments into predefined subcommands. No evidence of arbitrary shell execution or command injection was found. - [EXTERNAL_DOWNLOADS]: All core logic is imported from local project directories (
../src/lib/...). There are no runtime downloads of external scripts or binaries. - [DATA_EXFILTRATION]: The skill does not access sensitive system files or environment variables. Wallet addresses and account information are retrieved through a dedicated internal service, and network activity is limited to blockchain protocol interactions.
Audit Metadata