calendar-diagonal-spread-trading

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions, metadata, and supporting scripts show no evidence of malicious patterns, obfuscation, or unauthorized data access. The logic is transparent and consistent with the stated purpose of options trading diagnostics.
  • [INDIRECT_PROMPT_INJECTION]: The skill includes a diagnostic script that processes external CSV data.
  • Ingestion points: Data is read in scripts/calendar_diagonal_spread_trading_diagnostics.py using pandas.read_csv.
  • Boundary markers: None present.
  • Capability inventory: The script performs local file reading and writing. No network access or dynamic execution is present.
  • Sanitization: The script uses pd.to_numeric with errors='coerce' to sanitize input data, ensuring only numeric values are processed for summary statistics, which limits the influence of arbitrary text content on the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 08:45 AM
Security Audit — agent-trust-hub — calendar-diagonal-spread-trading