network-debugging

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill includes a shell script (scripts/validate-api.sh) intended to process external API specification files. This creates a surface where an agent could ingest untrusted data containing hidden instructions.
  • Ingestion points: The validate-api.sh script is designed to take a file path as an input argument ($1).
  • Boundary markers: The skill lacks explicit instructions or markers to distinguish between the agent's instructions and the content of the data files being validated.
  • Capability inventory: The skill is associated with network diagnostic capabilities, including tools like curl and openssl, and contains local shell script execution.
  • Sanitization: The provided script is a placeholder and does not currently implement validation, escaping, or sanitization of the input file content.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 10:44 AM
Security Audit — agent-trust-hub — network-debugging