@1247/across-bridge
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with the official Across Protocol API at
app.across.toto retrieve fee suggestions and deposit status. These are standard interactions for a cross-chain bridging service. - [COMMAND_EXECUTION]: The skill includes a Python script used to calculate bridge parameters and encode transaction calldata. The script performs deterministic encoding and does not invoke arbitrary shell commands or execute untrusted code.
- [DATA_EXFILTRATION]: No sensitive files or credentials are accessed. The script only handles public blockchain addresses and transaction parameters provided via command-line arguments.
- [PROMPT_INJECTION]: The skill instructions are focused on bridge operations and do not contain attempts to bypass safety filters or override system instructions.
Audit Metadata