cross-chain-bridge

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The bridge_status.py script makes network requests to well-known blockchain explorer APIs (e.g., Etherscan, Polygonscan, Arbiscan, Basescan) to retrieve transaction metadata. These requests use standard HTTP GET methods and are directed to official, trusted service domains.
  • [SAFE]: No obfuscation techniques, zero-width characters, or homoglyphs were found in the skill files or scripts.
  • [SAFE]: The skill logic is implemented using standard Python libraries without any dynamic code execution (eval/exec) or risky subprocess calls.
  • [SAFE]: Credential management follows best practices by retrieving API keys from environment variables rather than hardcoding sensitive secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 07:33 PM