Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Security Scanning logo
Skill

Security Scanning

Packages SAST setup, dependency scanning and STRIDE threat modeling as one Claude Code plugin.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install security-scanning@claude-code-workflows
Triggers on

Kod tabanında güvenlik taraması kurarken, SAST araçlarını yapılandırırken ya da tehdit modeli çıkarırken

Needs tools
ReadGrepBashWrite
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.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?