SDLC Security Skills Suite — STRIDE threat modeling, SAST, secrets scanning, dependency audit, secure code review, and SBOM audit
Audits project dependencies (npm, pip, Go, Maven, Gradle) for CVEs, supply chain risks, typosquatting, and dependency confusion attacks.
Performs Static Application Security Testing (SAST) on source code, identifying OWASP Top 10 vulnerabilities, critical CWEs, and insecure patterns with prioritized remediation.
Generates and audits Software Bill of Materials (SBOM) in SPDX/CycloneDX format, evaluating supply chain integrity, component risks, and regulatory compliance.
Conducts structured threat modeling (STRIDE) for features and systems, identifying attack vectors, supply chain threats, and mitigation controls at the beginning of the SDLC.
Detects hardcoded secrets, credentials, and sensitive data in source code, configuration files, and scripts before they reach the repository.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Security skills for Claude Code covering the full secure software development lifecycle, with a focus on supply chain attacks.
A suite of 6 skills that turn Claude Code into a security expert available at every step of software development. Each skill targets a specific phase of the SDLC — from design to release — so security issues are caught early, where they are cheapest to fix.
| Skill | Stage | What it does |
|---|---|---|
/sdlc-threat-model | Design | Threat modeling before writing code (STRIDE) |
/sast-advisor | Code | Static analysis — OWASP Top 10, CWE Top 25 |
/secrets-scanner | Pre-commit | Detects hardcoded credentials and API keys |
/dependency-audit | Dependencies | CVEs, typosquatting, supply chain risks |
/secure-code-review | PR Gate | Full security review with formal merge verdict |
/sbom-audit | Release | SBOM generation, integrity check, compliance |
1. Type the skill name in Claude Code (e.g. /sast-advisor)
2. Paste your code, file content, or describe your feature
3. Read the report and act on the findings
Recommended flow:
Design → /sdlc-threat-model
Code → /sast-advisor + /secrets-scanner
Deps → /dependency-audit
PR → /secure-code-review
Release → /sbom-audit
Standards & Frameworks
Supply Chain Attack Vectors Covered
.claude-plugin/
└── marketplace.json
plugins/
└── sdlc-security/
├── .claude-plugin/plugin.json
├── README.md
└── skills/
├── sdlc-threat-model/SKILL.md
├── sast-advisor/SKILL.md
├── secrets-scanner/SKILL.md
├── dependency-audit/SKILL.md
├── secure-code-review/SKILL.md
└── sbom-audit/SKILL.md
Install as a Claude Code marketplace — no cloning, no copying:
/install marketplace ciandt-copilot/Skills_Sec
/install plugin sdlc-security
Then run any skill with /skill-name in any project.
See plugins/sdlc-security/README.md for the full plugin reference.
npx claudepluginhub ciandt-copilot/skills_sec --plugin sdlc-securitySecurity skills for vibe coding — pre-coding security assessment, code vulnerability review, and threat modeling. Works without any MCP server or Jira/Confluence setup.
Application security threat modeling plugin. Provides AppSec-focused agents and skills for threat modeling, STRIDE analysis, dependency scanning, QA review, and security context resolution.
SAST analysis, dependency vulnerability scanning, OWASP Top 10 compliance, container security scanning, and automated security hardening
A team of AI security specialists embedded in your coding workflow. 8 agents covering every phase of the Secure SDLC: requirements, threat modelling, code review, IaC security, compliance, and release gating. Works with Claude Code, Cursor, Windsurf, and any MCP-compatible tool.
AI-powered cybersecurity code review with 8 specialist agents, OWASP Top 10:2021, CWE Top 25:2024, MITRE ATT&CK v15, and framework-aware false-positive suppression
Security scanning, dependency CVE audits, and exposure-aware risk prioritization.