Help us improve
Share bugs, ideas, or general feedback.
From domain-iot
Provides IoT security practices for resource-constrained devices: X.509/secure element identity, secure boot chains, TLS/DTLS comms, firmware signing, network segmentation, device attestation, and vuln management.
npx claudepluginhub rnavarych/alpha-engineer --plugin domain-iotHow this skill is triggered — by the user, by Claude, or both
Slash command
/domain-iot:iot-securityThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Designing device identity infrastructure using X.509 certificates, secure elements, or TPMs
Tests IoT devices across hardware, firmware, network, cloud, and mobile surfaces using UART/JTAG debugging, firmware extraction, and protocol analysis.
Performs security assessments of IoT devices and ecosystems via hardware debugging (UART/JTAG), firmware extraction/analysis (Binwalk/Ghidra), network protocol sniffing (Wireshark), cloud APIs, and mobile apps. For IoT pentesting and vulnerability hunting.
Guides IoT device lifecycle management: zero-touch provisioning, OTA firmware updates with rollback, device registry, twins/shadows, command-and-control, fleet operations.
Share bugs, ideas, or general feedback.
references/device-identity-and-secure-boot.md — X.509 per-device certs, hardware security components (SE, TPM, TrustZone), identity lifecycle, secure boot chain from ROM to applicationreferences/communication-and-firmware-security.md — TLS 1.3 config, embedded TLS libraries (mbedTLS, wolfSSL), DTLS for UDP, firmware signing with HSM, anti-rollback countersreferences/network-and-vulnerability-management.md — VLAN segmentation, device attestation workflow, SBOM tracking, CVE prioritization, compensating controls for unpatched devices