workspace/skills/vault-secrets/SKILL.md
Manage HashiCorp Vault KV secrets with strict value protection.
npx skillsauth add automateyournetwork/netclaw vault-secretsInstall 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 KV secrets with strict value protection.
| Tool | Description |
|------|-------------|
| read_secret | Read secret metadata (values NEVER displayed) |
| write_secret | Write secret to KV engine |
| list_secrets | List secrets in a path |
| delete_secret | Delete a secret |
| get_secret_metadata | Get secret version metadata |
| inject_secret | Inject secret value to integration |
Secret values are NEVER displayed in responses. When reading secrets:
inject_to parameter to send secrets directly to integrationsList secrets in the network-devices path
Read metadata for secret network-devices/router-creds
Inject router credentials to pyATS testbed
Write a new secret to network-devices/switch-01
VAULT_ADDR Vault server addressVAULT_TOKEN Authentication token with appropriate policyVAULT_NAMESPACE for Vault EnterpriseThis skill uses the vault-mcp server which connects to Vault 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.