Secrets Bootstrap — Development skill for Claude Code
Work with encrypted secrets, env files, and signing material safely.
How to install Secrets Bootstrap
Installs to ~/.claude/commands/strvcom-flutter-template-secrets-bootstrap.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/secrets-bootstrap.md -o ~/.claude/commands/strvcom-flutter-template-secrets-bootstrap.md Restart Claude Code, or start a new session, for it to be picked up.
What Secrets Bootstrap does
description: Work with encrypted secrets, env files, and signing material safely. argument-hint: [operation: decrypt | encrypt | clean | inspect]
Use the `secrets-bootstrap` skill. Prefer existing make targets and avoid logging secret values.
$ARGUMENTS
Alternatives in Development
- Vibekit — A simple SDK for safely running Codex, Gemini CLI, and Claude Code in a secure sandbox 1.7k ★
- Shortcuts Playground Plugin — Shortcuts Playground: A Claude Code and Codex plugin for building, validating, signing, and remixing macOS/iOS 1.1k ★
- Retune Color — Change a Graphite color safely by editing only the canonical primitive, then verify 452 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Inspect Session
Safely inspect a Claude Code session .jsonl file. Shows schema, path patterns, and potential secrets without d
Rotate Secrets
Scan the repo for hardcoded secrets and suggest 1Password/env-based alternatives
Add MCP Server
Add an MCP server to the current project the safe way — pick the transport and scope, wire secrets through env
Setup Image Signing
Walkthrough: Set up container image signing with Cosign/Sigstore
Termly CLI
Mobile companion for Claude Code, Gemini CLI & OpenCode. Encrypted, remote
Cc Pocket
Drive Claude Code or OpenAI Codex from your phone — resume sessions, stream output, approve tool permissions r
Related Agents
Cerberus
Security specialist. Invoke before any deploy, when handling auth/credentials, when secrets might be exposed,
Orbit Runner
Execution engine. Runs bash, WP-CLI, PHP tests, Docker stacks, and wp-env matrices without waiting for manual
Infra Drift Auditor
Focused reviewer for Terraform, Kubernetes, deployment wrappers, secrets handling, and rollout drift. Use when