weex-analysis-skill

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill operates as a local analysis tool, processing structured JSON payloads to provide summaries of trading activity and risk.
  • [SAFE]: No network access, credential handling, or data exfiltration attempts were found. The skill does not connect to any external APIs directly.
  • [COMMAND_EXECUTION]: The test suite (tests/) uses subprocess.run to execute the skill's own scripts for functional verification. These calls use sys.executable to run local files and are standard practice for CLI testing.
  • [SAFE]: The data parsing logic relies on standard JSON libraries and safe type conversion (Decimal), minimizing the risk of injection through malformed data payloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 12:35 PM
Security Audit — agent-trust-hub — weex-analysis-skill