network-troubleshooting
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate troubleshooting steps for network diagnostics, utilizing standard system tools such as dig, nc, curl, openssl, and mtr. The use of these tools is well-scoped to the task of identifying failures at different network layers (DNS, TCP, TLS, Application).- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it ingests user-supplied hostnames and URLs for interpolation into shell commands.
- Ingestion points: User-provided hostnames and URLs enter the agent context in SKILL.md for use in commands like
dig,nc, andcurl. - Boundary markers: Absent; there are no specific delimiters or instructions to ignore embedded commands in user input.
- Capability inventory: The skill utilizes
dig,nc,curl,ss,openssl,mtr, andkubectlin SKILL.md. - Sanitization: Absent; the skill does not explicitly instruct the agent to validate or sanitize the hostnames before execution.
Audit Metadata