consolidated-tape-nbbo
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard financial diagnostics tool. It provides a Python script and a playbook for processing market data.
- [COMMAND_EXECUTION]: The skill uses a Python script (
scripts/consolidated_tape_nbbo_diagnostics.py) to process CSV data. The script uses the standardpandaslibrary for data manipulation and does not involve any dangerous system calls or shell execution of untrusted input. - [DATA_EXFILTRATION]: No network operations or sensitive file access patterns were detected. The script reads a user-provided CSV and writes a JSON summary locally.
- [PROMPT_INJECTION]: The instructions in
SKILL.mdand the playbook are focused on the financial domain and do not contain any instructions that attempt to bypass AI safety guardrails or override system behavior.
Audit Metadata