finding-arbitrage-opportunities
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functionality is to perform market analysis by fetching public price data from well-known and reputable cryptocurrency services.
- [PROMPT_INJECTION]: No evidence of prompt injection, instruction overrides, or safety filter bypass attempts found in the instructions or scripts.
- [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or secrets were found. The skill documentation and configuration files explicitly use placeholders and recommend environment variables for sensitive authentication data.
- [EXTERNAL_DOWNLOADS]: The skill communicates with well-known and trusted external services (e.g., Binance, Coinbase, CoinGecko, The Graph) to retrieve market data. These connections are transparent and consistent with the skill's stated purpose.
- [DATA_EXFILTRATION]: No patterns of sensitive data exfiltration were detected. Network activity is limited to fetching market data from specified exchange endpoints.
- [COMMAND_EXECUTION]: The skill uses scoped bash commands and Python scripts to process data. All execution paths are deterministic and do not involve running arbitrary or untrusted code from external sources.
Audit Metadata