スキル一覧に戻る
oimiragieo

vault-secrets

by oimiragieo

1🍴 0📅 2026年1月21日
GitHubで見るManusで実行

SKILL.md


name: vault-secrets description: HashiCorp Vault secrets management version: 1.0.0 allowed-tools: [Bash, Read]

Vault Secrets Skill

Overview

HashiCorp Vault secrets management with critical safety controls. 90%+ context savings via progressive disclosure.

Requirements

  • Vault CLI installed
  • VAULT_ADDR environment variable
  • VAULT_TOKEN or authentication method configured

Tools (Progressive Disclosure)

Secret Operations

ToolDescriptionConfirmation
kv-getRead secretYes
kv-putWrite secretREQUIRED
kv-deleteDelete secretREQUIRED
kv-listList secrets at pathNo

Authentication

ToolDescription
token-lookupLook up current token
auth-listList auth methods
loginAuthenticate to Vault

Policies

ToolDescription
policy-listList policies
policy-readRead policy

PKI

ToolDescriptionConfirmation
pki-issueIssue certificateYes
pki-revokeRevoke certificateREQUIRED

BLOCKED Operations

ToolStatus
operator sealBLOCKED
operator step-downBLOCKED
secrets disableBLOCKED

Security

⚠️ NEVER log or display secret values ⚠️ All write/delete operations require confirmation ⚠️ Operator commands are BLOCKED

Agent Integration

  • security-architect (primary): Secrets management, policy design
  • devops (primary): Secret rotation, deployment credentials
  • developer (secondary): Application secrets access

Troubleshooting

IssueSolution
Permission deniedCheck Vault token and policies
Connection refusedVerify VAULT_ADDR is correct
Token expiredRe-authenticate with vault login

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です