akashsebastian333

14 mods across 1 repository, 5 stars between them.

peephole

02

akashsebastian333/peephole

Plugin Claude Code

A plugin for coding agents. They ship secure code. Steers the write and can ask or deny before a file is saved.

5 2d ago A tokens not measured original MIT

SessionStart

03

akashsebastian333/peephole

Hook

Runs when a session starts, executing peephole.sh. From akashsebastian333/peephole.

5 2d ago A tokens not measured original MIT

SubagentStart

04

akashsebastian333/peephole

Hook

Runs when a subagent starts, executing peephole.sh. From akashsebastian333/peephole.

5 2d ago A tokens not measured copy · 89% MIT

UserPromptSubmit

05

akashsebastian333/peephole

Hook

Runs when you submit a prompt, before the agent sees it, executing peephole.sh. From akashsebastian333/peephole.

5 2d ago A tokens not measured copy · 92% MIT

PreToolUse

06

akashsebastian333/peephole

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit, Bash, write, search_replace, run_terminal_command, mcp__.* and .+__.* tool calls, executing peephole.sh. From akashsebastian333/peephole.

5 2d ago A tokens not measured copy · 81% MIT

PostToolUse

07

akashsebastian333/peephole

Hook

Runs after a tool call finishes for Write, Edit, MultiEdit, NotebookEdit, Bash, write, search_replace, run_terminal_command, mcp__.*, .+__.* and Bash tool calls, executing peephole.sh (3 commands). From akashsebastian333/peephole.

5 2d ago A tokens not measured original MIT

Stop

08

akashsebastian333/peephole

Hook

Runs when the agent finishes a response, executing peephole.sh. From akashsebastian333/peephole.

5 2d ago A tokens not measured copy · 89% MIT

ConfigChange

09

akashsebastian333/peephole

Hook

Runs on the ConfigChange event, executing peephole.sh. From akashsebastian333/peephole.

5 2d ago A tokens not measured copy · 92% MIT

peephole

11

akashsebastian333/peephole

Skill Claude CodeCodex

Show or change Peephole's enforcement mode (guided (default), audit, strict, hardened, off). Use when the user says /peephole, wants to see the current security mode, or asks to make enforcement stricter or looser.

5 2d ago A 55 tokens original MIT

sec-audit

12

akashsebastian333/peephole

Skill Claude CodeCodex

Print Peephole's security audit report for this project — current mode, binary integrity, the CWE-mapped decision tally, sec-debt items needing approval, and tamper-evident log-chain status. Use when the user says /sec-audit or asks what Peephole has blocked or flagged.

5 2d ago A 66 tokens original MIT

sec-debt

13

akashsebastian333/peephole

Skill Claude CodeCodex

Explain and list Peephole sec-debt markers — deliberate, human-authorized security trade-offs recorded in code. Use when the user says /sec-debt, wants to knowingly accept a security finding, or asks what deferred security items exist.

5 2d ago A 53 tokens original MIT

sec-review

14

akashsebastian333/peephole

Skill Claude CodeCodex

Review the current changes for the CWE classes Peephole enforces, as a checklist including the absence-of-guard classes regexes cannot catch. Use when the user says /sec-review or asks for a security review of recent code before committing.

5 2d ago A 52 tokens original MIT