regime-switching-meta-models

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill defines a workflow that ingests external data from a CSV file through a diagnostic script. While no malicious intent is present, this constitutes a data ingestion surface.
  • Ingestion points: The file input.csv is read by scripts/regime_switching_meta_models_diagnostics.py to produce a summary report.
  • Boundary markers: The instructions do not specify explicit delimiters or 'ignore instructions' markers for the CSV content.
  • Capability inventory: The Python script possesses the capability to read from the file system, write diagnostic results to a JSON file, and print output to the console.
  • Sanitization: The script implements basic sanitization by coercing CSV columns into expected numeric and datetime formats using the pandas library.
  • [COMMAND_EXECUTION]: The skill instructions include the execution of a localized Python script (scripts/regime_switching_meta_models_diagnostics.py) to automate the calculation of trading performance metrics and risk controls.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 08:46 AM
Security Audit — agent-trust-hub — regime-switching-meta-models