network-check
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION] (INFO): The skill documentation describes the use of local Python scripts to perform standard network diagnostics. This is the intended legitimate functionality.
- [PROMPT_INJECTION] (INFO): The skill has an indirect prompt injection surface as it processes external input for network operations. 1. Ingestion points: hostname, port, and domain arguments in scripts ping_host.py, check_port.py, and dns_lookup.py. 2. Boundary markers: Absent in provided documentation. 3. Capability inventory: Network probing (ICMP ping, TCP socket connections, DNS queries). 4. Sanitization: Not verifiable from documentation.
- [SAFE] (SAFE): No evidence of malicious obfuscation, hardcoded credentials, or unauthorized data exfiltration was detected in the skill file.
Audit Metadata