skills/mukul975/anthropic-cybersecurity-skills/performing-wireless-network-penetration-test/Gen Agent Trust Hub
performing-wireless-network-penetration-test
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The scripts/agent.py script utilizes the subprocess module to execute system-level utilities such as airmon-ng and airodump-ng. This is required to put wireless cards into monitor mode and capture network traffic, aligning with the skill's penetration testing objectives.
- [PROMPT_INJECTION]: The scripts/process.py tool generates Markdown reports from scan data without sanitizing fields like the ESSID. This creates a surface for indirect injection where a maliciously named WiFi network could disrupt the report's layout, though it poses no threat to the host system or the agent's logic.
Audit Metadata