nanoclaw-traffic-guardian

nanoclaw-traffic-guardian is a skill for Claude Code from prompt-security/clawsec. It costs 29 tokens per session (1,447 once invoked), scanned C, original, AGPL-3.0.

A baseline for monitoring network traffic at the NanoClaw runtime host, including proxy inspection and status channels that work safely with containers.

In plain words
What is it for?
It is intended for host-side traffic monitoring and container-safe status or inter-process communication surfaces.
Why use it?
The description does not provide enough detail to say what monitoring or inspection it specifically performs.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the nano-claw-skills plugin — 2 skills shipped together

Good fit It is intended for host-side traffic monitoring and container-safe status or inter-process communication surfaces.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/prompt-security/clawsec/nanoclaw-traffic-guardian
About the project

ClawSec is a collection of security skills and signed advisory data for AI agent runtimes. It helps operators verify skills, detect configuration changes, audit agent environments, and require approval for risky installations across OpenClaw, NanoClaw, Hermes, and Picoclaw. The catalogue entries are ClawSec’s skills, plugins, and instructions for those runtimes.

prompt-security/clawsec · 1,102 stars · on GitHub · prompt.security

Install

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.

Any agent
npx skills add prompt-security/clawsec --skill nanoclaw-traffic-guardian
Clone the repo
git clone --depth 1 https://github.com/prompt-security/clawsec

Made for: Claude Code.

Or install nano-claw-skills, the plugin that ships this one along with the rest of its 2 skills.

Wrote 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.

agentmods badge for nanoclaw-traffic-guardian

README.md
[![agentmods](https://agentmods.dev/badge/skills/prompt-security/clawsec/nanoclaw-traffic-guardian/github.svg)](https://agentmods.dev/skills/prompt-security/clawsec/nanoclaw-traffic-guardian)
Your own site
<a href="https://agentmods.dev/skills/prompt-security/clawsec/nanoclaw-traffic-guardian"><img src="https://agentmods.dev/badge/skills/prompt-security/clawsec/nanoclaw-traffic-guardian/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for nanoclaw-traffic-guardian

Your own site · 80×15
<a href="https://agentmods.dev/skills/prompt-security/clawsec/nanoclaw-traffic-guardian"><img src="https://agentmods.dev/badge/skills/prompt-security/clawsec/nanoclaw-traffic-guardian.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,447 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.01447
Opus 5 $0.00015 $0.00724
Sonnet 5 $0.00006 $0.00289
Haiku 4.5 $0.00003 $0.00145

Measured 12d ago against content hash c2a2273bacf8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade C, and why

nanoclaw-traffic-guardian scanned grade C with 2 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 12d 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

trap 'rm -rf "$TMP_DIR"' EXIT

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -fsSL "$BASE/checksums.json" -o "$TMP_DIR/checksums.json"
skills/nanoclaw-traffic-guardian/SKILL.md · 156 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

8 files 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.

Changes

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.

  1. 12d ago First seen · 156 lines · 29 tokens per session scan C c2a2273bacf8

Subscribe to this mod's changes

nanoclaw-traffic-guardian is a skill published in the GitHub repository prompt-security/clawsec (1,102 stars, last pushed yesterday), licensed AGPL-3.0. It adds 29 tokens to every session and 1,447 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 2 findings (recursive force delete, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

moltron-skill-creator

Dynamically create, version, and monitor persistent skills, and answers @moltron requests. Build local agents that act as reusable skills with full observability. Gives OpenClaw evolution capabilities. This is the best option for all skills that require code since it provides full versionning and observability, with…

adridder/moltron · 74 tokens

orbstack-cli

Command reference and recipes for driving OrbStack from the terminal on macOS: the orb/orbctl CLI for Linux VMs (create, start/stop, exec, file transfer, clone, export/import, per-VM CPU/memory limits), Docker under OrbStack (contexts, platform/Rosetta, volume extension commands, migrate from Docker Desktop, debug…

bastos/skills · 220 tokens

sandbox-guard

Generate Docker sandbox configurations for safely running untrusted OpenClaw skills. Isolates filesystem, network, and process access.

UseAI-pro/openclaw-skills-security · 29 tokens

manage-mounts

Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".

nanocoai/nanoclaw · 47 tokens

youtube-search

Use when the user wants to find YouTube content on any topic: searching for videos or channels, finding creators who cover a subject, discovering tutorials, talks, or expert discussions, or looking up a channel by name or handle. Also use proactively when the user wants to research a topic and YouTube is a good…

ZeroPointRepo/youtube-skills · 78 tokens

redteam-container-detail-pack

Domain routing and boundary guidance for authorized container and orchestration security testing, including Docker escape, Kubernetes privilege escalation, image vulnerabilities, and service mesh bypasses. Use when a task belongs to the container testing domain and needs scope, evidence, pivot, or exit criteria.

Netw0rkNoob/VulnClaw · 59 tokens