tools/codex-skills/si-vault-ops/SKILL.md
Use this skill only for SI Vault maintenance and implementation debugging (`si vault ...`) including keypair/check/status/get/set/run operations; use `si fort` for operator secret workflows.
npx skillsauth add aureuma/si si-vault-opsInstall 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.
Use this workflow for SI Vault maintenance. For operator secret reads, writes,
runtime env injection, credentials, bootstrap flows, and repo-scoped secret
work, use si fort instead.
si vault status
si vault check
si vault keypair
si vault get KEY
si vault set KEY value
si vault unset KEY
si vault run -- <cmd>
si fort run for operator workflows.si vault run only when Fort is explicitly not the command boundary for
maintenance or implementation debugging.--file).si vault status and re-run si vault keypair before rotating.si vault check
si vault status
si vault list
tools
Use this skill when debugging provider integrations in SI (OpenAI, GitHub, Cloudflare, Google, Stripe, GCP, AWS) with reproducible CLI checks.
development
Use this skill for operating SI dyads (`si dyad ...`) including spawn/status/peek/logs/exec and offline fake-codex smoke validation.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.