skills/bankrbot/skills/symbiosis/Gen Agent Trust Hub

symbiosis

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Python scripts (symbiosis-quote.py and symbiosis-swap.py) to perform its primary functions. These scripts are intended to be invoked by the agent to fetch bridge quotes and prepare transactions.
  • [EXTERNAL_DOWNLOADS]: The scripts communicate with api-v2.symbiosis.finance for swap quotes and api.bankr.bot for wallet balance checks and transaction submission. These are the official endpoints for the integrated services.
  • [DATA_EXPOSURE]: The transaction script accesses ~/.bankr/config.json to retrieve the user's API key. This is the standard mechanism for authenticating with the Bankr API and is consistent with the skill's purpose of executing transactions on behalf of the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 06:21 AM