SecurityMIT

Secrets management

by Seth Hobson (opens in a new tab) wshobson/agents

Guides secure credential storage, rotation and use in CI/CD environments.

Installation

Skills CLI

Skills CLI command
npx skills@latest add wshobson/agents --skill secrets-management

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Covers Vault, cloud secret managers and CI variables, with examples for GitHub Actions and GitLab. It assumes access to the chosen secret-management platform.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size354 lines
  • Last checked27 Sept 2026 · da14565446a404c0a3ca2cf4363f755dc06a351c4b588be453ea73680d5658d0

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

plugins/cicd-automation/skills/secrets-management/SKILL.md on GitHub (opens in a new tab)