backspace-shmackspace

40 mods across 2 repositories, 15 stars between them.

secrets-scan

25

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Pre-commit secrets detection with pattern-based scanning for API keys, tokens, passwords, private keys, and connection strings. Self-contained — no external tools required.

15 8d ago A 37 tokens original MIT

secure-review

26

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Deep semantic security review of code changes with data flow tracing, taint analysis, and trust boundary validation. Composable building block invoked by /audit when deployed.

15 8d ago A 35 tokens original MIT

semgrep

27

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — "run all" (full ruleset coverage) and "important only" (high-confidence security vulnerabilities). Automatically detects and uses Semgrep Pro for cross-file taint analysis when available. Use when asked to scan code for…

15 8d ago B 95 tokens original MIT

ship

28

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Execute an approved plan using unattended implementation and validation with worktree isolation.

15 8d ago D 16 tokens original MIT

threat-model-gate

30

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Use when planning security-sensitive features — authentication, authorization, data handling, API design, cryptography, or network configuration — requires explicit threat modeling before implementation decisions are made.

15 8d ago A 39 tokens original MIT

threat-model

31

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Use when performing threat modeling for a project, feature, or system architecture. Applies STRIDE threat categorization with DREAD risk rating to produce structured threat models in OTM JSON and markdown formats. Covers system decomposition, trust boundary mapping, data flow analysis, per-subsystem threat…

15 8d ago A 70 tokens original MIT

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Use when about to claim work is complete, before committing or creating PRs - requires fresh verification evidence before any completion claim. Triggers on phrases like "done", "finished", "ready to commit", "all tests pass", "looks good", "should work", "I think that's it".

15 8d ago A 65 tokens original MIT

deep-code-security

40

backspace-shmackspace/deep-code-security

MCP server Claude CodeCodexCursor +2

MCP server "deep-code-security" as configured in backspace-shmackspace/deep-code-security. Runs locally from the deep-code-security Python package.

0 5mo ago A tokens not measured