offensive-bluetooth-ble
Fail
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: HIGHEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to download external software by cloning a repository from an untrusted GitHub account (
Charmve/btproxy). - [REMOTE_CODE_EXECUTION]: The skill provides instructions to execute the downloaded code from an untrusted source with administrative privileges using
sudo python btproxy.py. - [COMMAND_EXECUTION]: There is extensive use of
sudoto run various tools such asbettercap,Sniffle, andbtproxy. While often necessary for low-level Bluetooth hardware access, executing commands with root privileges increases the risk of system compromise, especially when combined with untrusted external code.
Recommendations
- AI detected serious security threats
Audit Metadata