workspace/skills/bgp-registry-intel/SKILL.md
BGP and registry intelligence — RPKI origin validation (is this announcement authorised?), RDAP registry ownership and abuse contacts, PeeringDB interconnection data, RIPEstat routing status and prefix visibility, RIPE Atlas anchors. Use when investigating an unfamiliar prefix or ASN, checking whether a BGP announcement is RPKI-valid, finding who owns address space or who to report abuse to, or determining what an AS announces and where it peers.
npx skillsauth add automateyournetwork/netclaw bgp-registry-intelInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
bgp-intel-mcp (NetClaw-authored, spec 081 / roadmap R9)$BGP_INTEL_MCP_CMDRPKI
not-foundis NOTinvalid.
Most of the internet has no ROA. Unsigned address space is the overwhelmingly common case, not an
anomaly. If you report not-found as a hijack, a misconfiguration, or a security finding, you will
generate false incidents at scale and the operator will stop trusting you.
| State | Means | Actionable? |
|---|---|---|
| valid | A ROA authorises this origin AS | No — healthy |
| invalid + reason: as | A ROA covers this prefix; a different AS is authorised | Yes — possible hijack |
| invalid + reason: length | Correct AS, but the prefix is more specific than the ROA permits | Yes — usually a local misconfiguration, different fix |
| not_found | No ROA exists. RFC 6811 calls this NotFound | No — the normal case |
The two invalid reasons are different findings. as means someone else is announcing your space;
length usually means you announced a /24 under a /22 ROA. Never collapse them.
validation_unavailable is not not_found. If the validator is unreachable you get the former, and
the RPKI state is genuinely unknown. Do not infer "unsigned" from "could not ask", and do not fall back to
guessing from routing or registry data.
| Tool | Answers |
|---|---|
| rpki_validate | Is this prefix legitimately announced by this AS? Nothing else in NetClaw does this |
| registry_lookup | Who is this IP/prefix/ASN allocated to? |
| registry_abuse_contact | Who do I report abuse to? |
| routing_as_overview | Who holds this ASN; is it announced at all? |
| routing_announced_prefixes | What does this AS announce, and how visible is it? |
| peering_network | Network type, traffic profile, peering policy |
| peering_presence | Which IXPs and facilities? |
| atlas_anchors | Atlas anchors in a country (stable measurement targets) |
| atlas_probe_count | Can this AS be measured from inside? |
| resource_report | Everything about a resource, one call, per-section sourcing |
routing_announced_prefixes for that. Treating an RDAP holder
as a routing fact is the same category error as treating FortiManager intent as device state.{ "source": "rpki-validator.ripe.net", "retrieved_at": "...", "outcome": "ok",
"cached": false, "cache_age_seconds": null, "data": {...}, "caveats": [...] }
caveats carries the statements above — read them, they are not decoration. resource_report gives each
section its own source; never attribute one section's data to another's origin.
Failures name the source that failed. source_unavailable is never "no record found" — a dead API and
an empty registry are different facts.
rpki_validate with the prefix and the origin AS. Validation is always of the pair.not_found, stop treating it as a problem.registry_lookup — who holds it, and who to contact.routing_announced_prefixes on the origin AS — is this consistent with what it normally announces?peering_network — is this a transit provider, content network, or enterprise? It changes what "normal"
looks like.invalid, and only after checking that the origin AS is what you think it is and the
ROA is current. This skill does not declare incidents — that is your judgement.registry_abuse_contact on the address.registry_lookup.peering_network often has a technical contact when the registry does not.| Question | Use |
|---|---|
| "Can the outside reach us? Measure from N countries" | globalping-external-checks (R8) — Globalping measures; this looks up |
| "Quick: who owns this traceroute hop, and where is it?" | gtrace-ip-enrichment — it owns ASN/geo/rDNS enrichment |
| "Is this software version vulnerable?" | nvd-cve / cisco-psirt — different plane entirely |
| "Is this routing legitimate?" | this skill |
Those first two are load-bearing, not politeness. gtrace already does quick ASN and geolocation lookups
and this skill deliberately does not duplicate them (Principle VII). For general Atlas/Globalping probe
availability by location, or to run any measurement, go to Globalping.
RIPE NCC and PeeringDB are volunteer- and membership-funded. The server holds itself to ≤ 4 requests per
second per source, strictly serial — even resource_report runs its sections one after another.
Do not use these tools to enumerate, sweep, or bulk-harvest registry data. Look things up in service of a specific operational question. The rate limiter enforces politeness mechanically; the judgement about what to ask is yours.
Repeated lookups come from a cache with per-source lifetimes — RPKI 5 minutes, registry 24 hours — and a
cached answer says so and reports its age. Pass fresh=true when a ROA was just published and you need to
see through the cache.
not_found is normal. Say so when you report it.invalid reasons apart. Different cause, different fix.tools
Zoom meeting intelligence — correlates a live or referenced Zoom meeting discussion against NetClaw's historical meeting record (via the official Zoom Meetings MCP) and today's actual network state. Use when someone in a Zoom meeting references a past discussion or incident ('didn't we have this issue before?'), or asks to search prior meetings for a topic. Does not itself recognize live in-meeting questions — that happens automatically inside zoom-rtms-mcp's own extractor (spec 118) before this skill is ever invoked.
tools
Manage Lantronix out-of-band (OOB) infrastructure via Percepxion central management platform: device inventory, serial port inspection via SLC CLI, firmware compliance, config management, security auditing, and closed-loop incident remediation. Use during outages, maintenance windows, compliance cycles, and AI-assisted automation workflows.
tools
Federate your NetClaw with other NetClaw operators over the BGP mesh — exchange capability inventories and ask your claw what a peer can do. (US1; remote invocation and chat land in later phases.)
tools
Track token consumption, enforce session budgets, and display cost for every NetClaw interaction.