across-bridge
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with the Across Protocol API at
app.across.toto obtain real-time bridging quotes and formatted transaction data. This is a standard integration with a well-known decentralized finance service. - [COMMAND_EXECUTION]: The skill initiates on-chain transactions by passing prepared data to the platform's native wallet tool (
core.skill_tools.wallet). This functionality is essential for the skill's purpose of moving assets between chains. - [REMOTE_CODE_EXECUTION]: The skill utilizes dynamic loading mechanisms to import its core logic from the local
scripts/directory and to access platform-provided wallet utilities. These operations are limited to the skill's own package and trusted platform tools.
Audit Metadata