analyze

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill functions as a high-level orchestration layer for financial analysis. It maps user-provided trading symbols and timeframes to a structured sequence of internal skill calls.
  • [PROMPT_INJECTION]: The skill ingests untrusted user data through the $ARGUMENTS variable to determine the trading symbol and analysis mode. This represents a potential surface for indirect prompt injection, although the logic is primarily focused on parameter extraction for specialized trading tools.
  • Ingestion points: User-provided symbol and flags via $ARGUMENTS in SKILL.md.
  • Boundary markers: None identified for the argument parsing section.
  • Capability inventory: Invocations of multiple analysis skills and eventual trade execution via mt5-integration (SKILL.md).
  • Sanitization: No specific sanitization or validation logic for the input string was observed beyond basic parsing rules.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 12:54 AM
Security Audit — agent-trust-hub — analyze