zalan159

3 mods across 1 repository, 4 stars between them.

agent-secrets

02

zalan159/agent-secrets

Plugin Claude Code

Let the agent use API keys and passwords to get work done without the plaintext ever entering the transcript. The agent references secrets as secret://vault/ and runs commands through secret-exec, which resolves the value downstream and scrubs it back out of the output.

4 1mo ago A tokens not measured

secret

03

zalan159/agent-secrets

Skill Claude CodeCodex

Use API keys, tokens, and passwords to complete tasks WITHOUT the plaintext ever entering the transcript. Invoke whenever a shell command needs a credential (curl with an Authorization/Bearer/API-key header, git push over HTTPS, database URLs, cloud CLIs, deploy tokens, webhook secrets). Reference the secret as…

4 1mo ago A 80 tokens