Security Scanning
Packages SAST setup, dependency scanning and STRIDE threat modeling as one Claude Code plugin.
Install
Claude Code: /plugin marketplace add wshobson/agents → /plugin install security-scanning@claude-code-workflows
Kod tabanında güvenlik taraması kurarken, SAST araçlarını yapılandırırken ya da tehdit modeli çıkarırken
- Author
- wshobson
- License
- MIT
Two agents, three commands and five skills cover security work that normally lives in separate tools: SAST configuration for Semgrep, CodeQL and SonarQube, dependency scanning with SBOM output, and threat modeling through STRIDE, attack trees and mitigation mapping. The interesting piece is the hardening command, written as an orchestrator rather than a prompt. Every step writes its result into a .security-hardening directory and the next step reads that file instead of trusting the context window. It also stops at phase checkpoints for approval and halts outright on a failed step, so a long run cannot quietly drift off the plan.
Similar skills
Frontend & Mobile Security
SkillXSS, CSP and mobile storage security handled by three agents plus a sink-pattern scanner.
Blockchain & Web3
SkillSolidity security, ERC token standards and Hardhat or Foundry testing for smart contract work.
Accessibility Compliance
SkillWCAG 2.2 auditing with a validator agent that assumes the fix failed until a screenshot proves it.
Comments(0)
Sign in to comment