detecting-bluetooth-low-energy-attacks
Fail
Audited by Snyk on Apr 14, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill's replay and PoC examples explicitly instruct capturing secret/privileged BLE payloads (e.g., LTKs or captured write payload hex) and embedding them verbatim into commands or code (bytes.fromhex('...')), which forces the agent to handle and output secret values directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata