iot-protocols — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited iot-protocols (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.
Implement production-ready IoT communication using industry-standard mesh, wide-area, and cloud protocols.
Build robust, low-power mesh networks using the integrated OpenThread stack.
CONFIG_NET_L2_OPENTHREAD, otInstance, Thread Shell.Create interoperable smart home devices using the Matter standard.
Connect your fleet to the cloud for real-time state sync, telemetry, and OTA.
golioth_system_client, remote logging.Deploy long-range, low-power sensor networks.
CONFIG_LORA, LoRa PHY, Adaptive Data Rate (ADR).# Enable OpenThread with Shell
CONFIG_NET_L2_OPENTHREAD=y
CONFIG_OPENTHREAD_SHELL=y# Join a network via Shell
ot dataset init new
ot dataset commit active
ot thread startconnectivity-ble skill patterns to handle Matter or Thread commissioning for a seamless user experience.openthread_integration.md: Thread networking and Zephyr APIs.matter_devices.md: Smart home integration with Matter.golioth_sdk.md: Fleet management and real-time state sync.lorawan_basics.md: Long-range sensor networking.dataset_kv_check.py: Provisioning dataset checker.thread_dataset_template.env: Thread dataset template.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.