interdealer-dealer-client-markets
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the analysis of financial market metrics such as quote spreads, response times, and hit ratios. All operations are local and deterministic.
- [DATA_EXPOSURE]: The provided Python script processes user-supplied CSV files to generate statistical summaries. It does not access sensitive system paths (e.g., SSH keys or credentials) or perform network operations to exfiltrate data.
- [COMMAND_EXECUTION]: The skill uses a standalone Python script for data processing. There is no evidence of arbitrary shell command execution, subprocess spawning, or evaluation of untrusted input as code.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests external data (CSV), but this data is processed by a Python script using pandas for mathematical aggregation. The data is not interpolated into natural language prompts in a way that could influence agent behavior, and the results are structured JSON artifacts.
Audit Metadata