android-ble-gatt-server
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/inspect-project.py) for analyzing local Android source code. The script identifies potential implementation hazards and does not perform network operations or access sensitive directories.\n- [INDIRECT_PROMPT_INJECTION]: The skill analyzes user-provided source files via a static inspection script. Although this involves processing untrusted data, the risk of injection is minimized by the script's regex-based extraction and structured JSON output.
Audit Metadata