trading-analysis

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill invokes the trading-analysis CLI tool to perform data processing and display financial analytics. All commands are structured for specific trading analysis tasks.
  • [DATA_EXFILTRATION]: The skill architecture involves communication with a local or networked daemon (miniqmt-cli) over a specific port (8765) using an HTTP transport. This is a standard architectural pattern for decoupling data retrieval from analysis and does not constitute unauthorized data exfiltration.
  • [CREDENTIALS_UNSAFE]: The skill references a configuration file located at ~/.miniqmt_cli/client.toml. Reading from a dedicated configuration directory is a standard practice for CLI tools and does not involve hardcoded secrets or unsafe credential handling.
  • [SAFE]: The functionality provided, including a minimal expression language for market signals, is limited in scope to financial data comparisons (e.g., price vs. moving averages) and does not provide a general-purpose execution environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 02:03 PM
Security Audit — agent-trust-hub — trading-analysis