workspace/skills/vault-pki/SKILL.md
Manage HashiCorp Vault PKI certificate infrastructure.
npx skillsauth add automateyournetwork/netclaw vault-pkiInstall 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.
Manage HashiCorp Vault PKI certificate infrastructure.
| Tool | Description |
|------|-------------|
| enable_pki | Enable PKI secrets engine at a path |
| create_pki_issuer | Create a CA certificate issuer |
| list_pki_issuers | List configured issuers |
| get_pki_issuer | Get issuer details |
| create_pki_role | Create certificate issuing role |
| list_pki_roles | List PKI roles |
| get_pki_role | Get role configuration |
| issue_certificate | Issue certificate from role |
| list_certificates | List issued certificates |
| revoke_certificate | Revoke a certificate |
List PKI roles in the network-pki engine
Issue a certificate for router-mgmt.example.com
Create a PKI role for network device certificates
Show issuers in the pki/network path
VAULT_ADDR Vault server addressVAULT_TOKEN Token with PKI management policyVAULT_NAMESPACE for Vault EnterpriseThis skill uses the vault-mcp server which connects to Vault PKI API.
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
3D network topology visualization and interactive digital twin in Unreal Engine 5.8 via the built-in UE5 MCP server.
testing
Human-in-the-loop escalation via HumanRail — route low-confidence agent decisions, pre-destructive operation approvals, and ambiguous incident tickets to real human engineers. Human answers are verified and returned as structured output. Workers are paid via Lightning Network. Use when the agent is uncertain, when a destructive change needs explicit human sign-off beyond a ServiceNow CR, or when an ambiguous ticket requires human triage before automated handling.
testing
IPv4 and IPv6 subnet calculator - CIDR breakdown, usable hosts, previous/next subnets, address classification, VLSM planning, and dual-stack analysis. Use when calculating subnets, figuring out how many hosts fit in a prefix, planning IP addressing, getting wildcard masks for ACLs, or checking if two IPs are in the same subnet.