Secret Handling

The secret-source gate. Routed to when changed code reads, writes, or passes a secret — API key, token, password, connection string, signing key, certificate, or any value that grants access. Validates that every secret comes from the approved store and never lands in source, log, test fixture, error response, image, or LLM prompt. The auth-crypto-reviewer agent is dispatched as the reviewer.

majiayu000 38d2128 2 files · 6.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/security/secret-handling commit 38d2128a27

Frequently asked questions

npx skillmds add majiayu000/secret-handling