exchange-connectivity-protocols

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests data from external CSV files for diagnostic analysis, representing a surface for indirect prompt injection attacks.\n- Ingestion points: Data enters the skill context through scripts/exchange_connectivity_protocols_diagnostics.py reading input.csv.\n- Boundary markers: Absent; the skill lacks explicit markers or instructions to isolate the ingested data from the agent's logic.\n- Capability inventory: The skill executes local Python scripts and has file system access for reading inputs and writing diagnostic JSON artifacts (as specified in SKILL.md).\n- Sanitization: The script scripts/exchange_connectivity_protocols_diagnostics.py performs schema verification and type casting (numeric and datetime), which provides a layer of protection against non-structured string-based injections within data fields.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 08:45 AM
Security Audit — agent-trust-hub — exchange-connectivity-protocols