picocom

Official

Interact with IoT UART consoles for pentesting.

AuthorBrownFineSecurity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

IoT and embedded devices expose UART consoles that are often hard to automate or monitor. This skill provides a robust, loggable way to interact with serial consoles, enabling automated enumeration, vulnerability discovery, and bootloader access without losing traceability.

Core Features & Use Cases

  • Default Session Logging: All I/O is captured for observation and auditing.
  • Prompt Detection & Timeouts: Reliable interaction across devices with varying prompts.
  • Batch & Interactive Modes: Execute single commands, scripts, or interactive sessions.
  • JSON & Parsing Support: Output suitable for automated parsing and report generation.

Quick Start

Single command example: python3 .claude/skills/picocom/serial_helper.py --device /dev/ttyUSB0 --command "help"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: picocom
Download link: https://github.com/BrownFineSecurity/iothackbot/archive/main.zip#picocom

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.