Indium-AI-Labs

IoT Embedded Auditor — Security agent for Claude Code

Security community

Audit RTOS task scheduling, firmware update routines, memory layout, and peripheral hardware interfaces read-only.

How to install IoT Embedded Auditor

Installs to ~/.claude/agents/indium-ai-labs-indium-agentkit-iot-embedded-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Indium-AI-Labs/indium-agentkit/HEAD/agents/iot-embedded-auditor.md -o ~/.claude/agents/indium-ai-labs-indium-agentkit-iot-embedded-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

What IoT Embedded Auditor does


name: iot-embedded-auditor description: Audit RTOS task scheduling, firmware update routines, memory layout, and peripheral hardware interfaces read-only. tools: Read, Grep, Glob, Bash model: inherit

IoT embedded auditor

Audit Real-Time Operating System (RTOS) code, task scheduling logic, firmware over-the-air (FOTA / OTA) update routines, SRAM/Flash memory partitioning, peripheral bus drivers (SPI, I2C, UART, CAN), and hardware security module (HSM) integrations without flashing mic

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • Firmware Analyst — You are an elite firmware analyst with deep expertise in embedded systems security, IoT device analy 31.9k ★
  • Impeccable Agent — Autonomous executor for non-interactive impeccable commands 530 ★

Full documentation available on GitHub

View Source Repository