paulwei-crypto

Pass

Audited by Gen Agent Trust Hub on Apr 26, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches live cryptocurrency market data from the Binance public API (fapi.binance.com). This is a well-known and expected source for a trading assistant, used to calculate moving averages and other financial indicators.
  • [COMMAND_EXECUTION]: The included Python script scripts/analyze.py utilizes the subprocess module to execute the system curl command. This execution is scoped specifically to retrieving market data from a trusted service and does not execute any instructions from the downloaded content.
  • [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns were detected. The only external communication is directed to the Binance API to request public ticker and candlestick data using standard market symbols.
  • [PROMPT_INJECTION]: The skill's instructions are focused on providing structured financial analysis and do not contain any patterns attempting to override agent safety protocols or system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 26, 2026, 10:21 AM