蓝牙设备监控

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle provides a Bluetooth device monitor for macOS, utilizing `blueutil` and `system_profiler` to list, connect, disconnect, and manage Bluetooth power. All operations are clearly defined and align with the stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent in either the `SKILL.md` or the `bluetooth-monitor.sh` script. The script's use of shell commands is limited to interacting with standard macOS utilities for Bluetooth management.