mbp-mbo-level-data

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements standard financial data processing logic for Market-By-Price (MBP) and Market-By-Order (MBO) feeds. No indicators of prompt injection, data exfiltration, or unauthorized command execution were found.
  • [INDIRECT_PROMPT_INJECTION]: The script scripts/mbp_mbo_level_data_diagnostics.py ingests external data via CSV files. However, the script's behavior is restricted to deterministic statistical calculations (means, quantiles, and spread analysis) using the Pandas library. The use of strict type conversion (pd.to_numeric) and structural validation of columns mitigates risks associated with processing untrusted data.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 08:45 AM
Security Audit — agent-trust-hub — mbp-mbo-level-data