Armory
Source
Browse
Skills

secrets-management

Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other tools.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install secrets-management --cli claude

writes the skill into.claude/skills/secrets-management/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/secrets-management/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other tools.

When to use it

Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other tools.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/secrets-management/SKILL.md -o .claude/skills/secrets-management/SKILL.md

Notes

Extracted from davila7/claude-code-templates, secrets-management category.