symbiosis
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The scripts 'scripts/symbiosis-quote.py' and 'scripts/symbiosis-swap.py' fetch transaction data and swap quotes from the Symbiosis Finance API (api-v2.symbiosis.finance).
- [COMMAND_EXECUTION]: The skill interacts with the Bankr Submit API (api.bankr.bot) to execute token approvals and cross-chain swaps using the user's wallet.
- [SAFE]: The script 'scripts/symbiosis-swap.py' retrieves the user's API key from the local configuration file '~/.bankr/config.json' to facilitate secure and authorized transaction submission via the vendor's platform.
- [SAFE]: The skill processes user-provided parameters such as chain IDs and token addresses to construct DeFi transactions, which is the primary intended function of the tool.
Audit Metadata