skills/mukul975/anthropic-cybersecurity-skills/performing-wifi-password-cracking-with-aircrack/Gen Agent Trust Hub
performing-wifi-password-cracking-with-aircrack
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/agent.pymakes extensive use of thesubprocessmodule to execute system commands such asairmon-ng,airodump-ng,aireplay-ng, andhashcat. These calls are implemented using list-based arguments withoutshell=True, which is a security best practice to prevent command injection vulnerabilities. These operations require administrative privileges, which is standard for wireless interface manipulation. - [SAFE]: The skill provides structured instructions and automation for wireless security testing using standard industry tools. No malicious behavior, such as unauthorized data exfiltration, obfuscated code, or persistence mechanisms, was detected during the analysis. The usage of high-privilege commands (sudo) is consistent with the stated purpose of network security auditing.
Audit Metadata