skills/mukul975/anthropic-cybersecurity-skills/detecting-bluetooth-low-energy-attacks/Gen Agent Trust Hub
detecting-bluetooth-low-energy-attacks
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends the installation of the 'bleak' Python library and the 'crackle' utility from a well-known public repository for Bluetooth security analysis.
- [COMMAND_EXECUTION]: Utilizes subprocess calls to invoke system utilities such as 'tshark', 'ubertooth-btle', and 'crackle'. These calls are implemented using argument lists, which is a secure practice to prevent shell command injection.
Audit Metadata