ble-gatt-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ble-gatt-integration (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill to debug BLE GATT by separating advertising, connection, discovery, attributes, permissions, MTU, security, and data flow. GATT failures are often permission or state-machine mismatches, not radio failures.
Use this skill when:
notifications, indications, reads, writes, or subscriptions.
truncation, pairing, bonding, connection parameters, or low throughput.
a vendor BLE SDK.
Do not use this skill when the device cannot advertise or connect at all. Start with platform-specific radio and controller bring-up first.
Ask for:
properties.
Confirm advertising, connection, primary service discovery, and attribute handles using a known BLE client.
Verify UUIDs, properties, permissions, descriptors, lengths, and endian/unit conventions.
Test read, write-with-response, write-without-response, notify, and indicate one at a time.
Match permissions to pairing, bonding, encryption, MITM, and key storage.
For throughput, check MTU, connection interval, PHY, data length, buffering, and application pacing.
Compare behavior on at least one generic tool and the real Android/iOS/client app.
Before claiming BLE GATT works:
User:
BLE notify 开了但手机收不到数据。Agent:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.