wireless-security-wifi-penetration-testing

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill requires administrative privileges to interact with wireless hardware and system network settings.
  • Evidence: usage of sudo airmon-ng start wlan0 and sudo iw dev wlan0 set type monitor for monitor mode configuration, and sudo iptables for NAT and traffic redirection.
  • [COMMAND_EXECUTION]: It manages system services and installs multiple security toolsets from standard package repositories.
  • Evidence: instructions to run sudo apt install -y aircrack-ng hashcat hcxdumptool and sudo systemctl start NetworkManager.
  • [EXTERNAL_DOWNLOADS]: The skill downloads specialized testing toolkits from GitHub repositories.
  • Evidence: git clone https://github.com/vanhoefm/dragonslayer.git used for evaluating WPA3 security vulnerabilities.
  • [COMMAND_EXECUTION]: It automates complex testing workflows by generating and executing shell scripts.
  • Evidence: creation of scripts for automated handshake capture and rogue access point deployment using cat > blocks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 06:06 AM
Security Audit — agent-trust-hub — wireless-security-wifi-penetration-testing