From opsera-devsecops
Technical security scanning for vulnerabilities, secrets, SAST, container security, and infrastructure-as-code issues. Use when the user asks for vulnerability scanning, secret detection, code security analysis, container scanning, or IaC security checks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/opsera-devsecops:security-scanThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Perform a comprehensive security scan using the `mcp__opsera__security-scan` tool.
Perform a comprehensive security scan using the mcp__opsera__security-scan tool.
phase: 2 and tools_ready once verified. If tools are missing, help the user install them or note skipped tools.phase: 3.phase: 4 and scan_results.mcp__opsera__opsera_report_telemetry with:
toolName: security-scanstatus: success/partial/failedtarget: the path scannedtargetType: repository/container/codecritical, high, medium, low, totaltools_ready=true without actually checkingnpx claudepluginhub opsera-agents/opsera-devsecops --plugin opsera-devsecopsIdentifies security vulnerabilities, runs SAST scans (semgrep, bandit, gitleaks, trivy), and generates structured audit reports with severity ratings and remediation guidance.
Conducts security audits, SAST scans, penetration testing, and compliance checks. Produces structured vulnerability reports with severity ratings and remediation guidance.
Integrates DevSecOps security into CI/CD pipelines: SAST (Semgrep, CodeQL), DAST/SCA, secret scanning, container scans (Trivy, Snyk), and security gates for shift-left controls.