albemiglio/keyward

Auto-intercept API keys pasted into Claude Code chat — save to chmod-600 files, block the original prompt, re-submit a sanitized version. Cross-platform.

1Stars on the repository
8Mods indexed here, across every type
19d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

key-list

01

albemiglio/keyward

Command

List all secrets currently saved by Keyward (names only, never values).

1 19d ago A 15 tokens original MIT

key-rm

02

albemiglio/keyward

Command

Delete a saved secret slot from /.claude/secrets/.

1 19d ago A 12 tokens original MIT

key

03

albemiglio/keyward

Command

Save an API key to /.claude/secrets/ .txt. The hook intercepts the value before it reaches the model.

1 19d ago C 27 tokens original MIT

raw

04

albemiglio/keyward

Command

Bypass Keyward detection for this single prompt — useful for discussing key formats, pasting example tokens, or sharing logs that contain dummy secrets.

1 19d ago A 29 tokens original MIT