Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Coff0xc/coffee-skill --skill coff0xc-binary-mobile-iotgit clone --depth 1 https://github.com/Coff0xc/coffee-skillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/coff0xc/coffee-skill/coff0xc-binary-mobile-iot)<a href="https://agentmods.dev/skills/coff0xc/coffee-skill/coff0xc-binary-mobile-iot"><img src="https://agentmods.dev/badge/skills/coff0xc/coffee-skill/coff0xc-binary-mobile-iot.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00089 | $0.00909 |
| Opus 5 | $0.00044 | $0.00454 |
| Sonnet 5 | $0.00018 | $0.00182 |
| Haiku 4.5 | $0.00009 | $0.00091 |
Grade A, and why
coff0xc-binary-mobile-iot scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 58 lines · 89 tokens per session scan A 0a0f6607cb40
coff0xc-binary-mobile-iot is a skill published in the GitHub repository Coff0xc/coffee-skill (16 stars, last pushed 3mo ago), with no licence file. It adds 89 tokens to every session and 909 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
Naabu
Port scanner for finding open ports and services on hosts. USE WHEN user mentions port scanning, open ports, service discovery, network reconnaissance, or host enumeration. Wraps ProjectDiscovery's naabu binary as a local MCP server.
ot-iot-device-security
../../../cloud-infra/ot-iot-device-security/SKILL.md.
network-segmentation
In a flat network (no segmentation), compromising any single host gives an attacker direct network access to every other host. Lateral movement is trivial -- the attacker can reach databases, admin panels, and other servers directly from the compromised host.
firmware
Router / IoT firmware extraction pipeline — unpack nested filesystems, locate web server, identify backdoor credentials.
s7comm
Siemens S7 PLC attack — TCP/102 ISO-TP+S7-COMM, snap7 / python-snap7 enumeration, DB/M/E/A area read+write, PLC stop/start/run, password bypass (S7-300/400 vs S7-1200/1500 differences), CVE chain (e.g., Stuxnet's legacy primitives, CVE-2019-10936).
ics-ot
ICS / OT attack category — Modbus, BACnet, S7Comm, DNP3. Routing skill: fingerprint the industrial protocol by port + Wireshark dissector, then load the matching sub-skill. SAFETY-CRITICAL: always confirm written scope before any write/control class action.