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.
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
Manage EVE-NG node lifecycle. Use when listing nodes, checking runtime state, creating or deleting nodes, starting or stopping nodes or whole labs, verifying node details, or wiping node NVRAM back to factory defaults.
development
Manage EVE-NG labs and platform inventory. Use when listing labs, checking lab metadata, creating or deleting labs, importing or exporting lab archives, checking EVE-NG health or auth, or verifying available node images before build work.
tools
Execute live CLI commands on running EVE-NG nodes over telnet console. Use when running show commands, making live config changes, verifying protocol state, testing connectivity, checking console readiness, or interacting with IOS, Junos, VPCS, EOS, or NX-OS nodes.