appsec commands

82 tagged appsec, measured the same way as everything else here.

Browse within: devsecops 24sast 23ai-security 19cybersecurity 17bug-bounty 15exploit-validation 15semgrep 15threat-modeling 15api-security 9authentication 9authorization 9business-logic 9compliance 9governance 9

OWASP/CheatSheetSeries

Command Claude Code

Aggressively review an OWASP cheat sheet PR across security, practicality, links/sources, duplication, and language; produce a single MERGE/REQUESTCHANGES/CLOSE verdict.

33k +11 today A 37 tokens CC-BY-SA-4.0

recon

02

Zyrexnn/Cybermes

Command

Command "recon" from Zyrexnn/Cybermes, covering /recon, what this does, usage, steps and step 1: subdomain enumeration.

668 2d ago A 0 tokens copy · 100% Apache-2.0

report

03

Zyrexnn/Cybermes

Command

Command "report" from Zyrexnn/Cybermes, covering /report, pre-conditions, usage, what this generates and platform selection.

668 2d ago A 0 tokens copy · 86% Apache-2.0

web3-audit

04

Zyrexnn/Cybermes

Command

Command "web3-audit" from Zyrexnn/Cybermes, covering /web3-audit, usage, step 0: pre-dive kill signals, find accounting variables and find all early returns in critical functions.

668 2d ago A 0 tokens copy · 98% Apache-2.0

bob-egress

05

vmihalis/hacker-bob

Command Claude Code

Manage Hacker Bob egress profiles for this project.

97 3d ago A 0 tokens original Apache-2.0

bob-evaluate

06

vmihalis/hacker-bob

Command Claude Code

Run or resume a Hacker Bob security evaluation.

97 3d ago A 9 tokens original Apache-2.0

bob-update

07

vmihalis/hacker-bob

Command Claude Code

Run the installed Hacker Bob update workflow for this project.

97 3d ago A 0 tokens original Apache-2.0

scan

08

allsmog/vuln-scout

Command

Run automated static analysis and write the results to .claude/findings.json.

24 2mo ago A 20 tokens original MIT

scope

09

allsmog/vuln-scout

Command

Prepare a focused analysis scope for large codebases or monorepos using repomix. Creates a digestible snapshot of the target code for subsequent security analysis.

24 2mo ago A 21 tokens original MIT

threats

10

allsmog/vuln-scout

Command

Combines application understanding with systematic threat identification. First understands the application, then identifies what could go wrong.

24 2mo ago A 25 tokens original MIT

e2e-full

11

appsec-foundry/appsec-advisor

Command Claude Code

Manual full-run E2E check — runs the threat-model pipeline against the bundled synthetic-repo fixture and validates 25 structural assertions. Costs 30–50% of a Pro 5h-window; never auto-triggered.

16 today A 46 tokens

appsec-foundry/appsec-advisor

Command Claude Code

Triage a failed make release-check — read the captured log, identify the failing gate stage, and recommend the producer-side fix. Analysis only; applies nothing unless asked.

16 today A 36 tokens

audit

13

sbom-tool/gh-guard

Command

Scan a Rust project and produce a supply chain security gap analysis.

15 5mo ago A 14 tokens original MIT

generate

14

sbom-tool/gh-guard

Command

Generate a single supply chain security config file.

15 5mo ago A 10 tokens original MIT

verify

15

sbom-tool/gh-guard

Command

Verify that generated supply chain configs are valid and functional.

15 5mo ago A 12 tokens original MIT

audit

16

8NobleTruths/sabba

Command

Security-audit a codebase with Sabba -- rank risk, find bugs, prove them.

12 1mo ago A 18 tokens original Apache-2.0

pentest

17

8NobleTruths/sabba

Command

Recon and scan an authorized target with Sabba's security tools, then confirm findings.

12 1mo ago A 16 tokens original Apache-2.0

prove-fix

18

8NobleTruths/sabba

Command

Prove the current change actually works, by running it (base-fail / head-pass).

12 1mo ago A 19 tokens original Apache-2.0

ch0ks/hackarandas-claude-toolbelt

Command

Check if Semgrep is installed and working. If not, install it using the best available method. Then log in to Semgrep Pro, enable the Pro engine, and run a local Pro scan in the current directory.

5 4mo ago A 0 tokens original MIT

sessions

20

ch0ks/hackarandas-claude-toolbelt

Command

List all Claude Code sessions across all projects, sorted by most recent. Show project context, date, and the exact resume command for each session.

5 4mo ago A 0 tokens original MIT

security-gate

24

roodlicht/accans-sec-skills

Command

Pre-merge security gate on the current branch — runs secrets, SAST and dep-vuln checks on changed code, honors documented exceptions, returns a hard PASS/FAIL verdict.

4 3mo ago A 37 tokens