πŸ”Œ

security-audit

πŸ”ŒPlugin

FabienSalles/claude-marketplace

Installation

Add marketplace in Claude Code:
$/plugin marketplace add FabienSalles/claude-marketplace
Step 2. Install plugin:
$/plugin install security-audit@fabien-claude-marketplace
VibeIndex|
What it does
|

Security audit patterns (OWASP, CWE, CVSS) with 80+ checkpoints β€” by Netresearch

πŸͺ

Part of

FabienSalles/claude-marketplace

securityowaspcvssphpaudit
0
-
AddedAug 20, 2026

More from this repository10

πŸ”Œ
craftπŸ”ŒPlugin

Cross-language software craftsmanship principles β€” refactoring, DDD, OOP, TDD, testing, code style β€” that complement language-specific example skills (php-*, ts-*, etc.)

πŸ”Œ
gitπŸ”ŒPlugin

Transverse git & PR discipline β€” ref freshness (fetch first), branch/commit/PR conventions, force-push and worktree guardrails. Merges the former PR-creation skill.

πŸ”Œ
nestπŸ”ŒPlugin

NestJS architectural conventions, DDD with NestJS

πŸ”Œ
security-runtimeπŸ”ŒPlugin

Runtime security hooks: CLAUDE.md injection scanner (SessionStart) + Bash prompt injection detector (PreToolUse)

πŸ”Œ
phpunitπŸ”ŒPlugin

PHPUnit testing discipline for PHP projects β€” TDD workflow (red-green-refactor with cross-layer iterations), test writing conventions (DAMP, AAA, Prophecy, factories). Layers on craft:tdd-workflow-principles and craft:testing-principles for the cross-language baseline; PHPUnit-specific commands and Prophecy examples live here.

πŸ”Œ
toolingπŸ”ŒPlugin

Docker, Drizzle ORM, pnpm workspaces, Zod schemas, Claude Code plugin conventions, npx skills conventions

πŸ”Œ
marketing-analyticsπŸ”ŒPlugin

Marketing analytics β€” tracking setup (GA4/GTM/UTM/tracking plan), Google Analytics Data API reporting, Google Search Console reporting.

πŸ”Œ
superpowersπŸ”ŒPlugin

Cherry-picked obra/superpowers skills: verification-before-completion (evidence before claims), systematic-debugging (root-cause-first)

πŸ”Œ
typescriptπŸ”ŒPlugin

TypeScript conventions, typing, DDD events, functional programming, OOP, refactoring

πŸ”Œ
legacyπŸ”ŒPlugin

Reverse-engineer an unfamiliar or legacy codebase into a versioned knowledge base (shared brain): recon + git archaeology, architecture map, use cases aggregated by actor goal, entity model, risk register. Two depths: onboarding (dev) and audit-prep (security-surface dossier feeding the security-audit skills). Run via the legacy:discovery skill.