From soundcheck
Remediates security vulnerabilities from /security-review outputs by applying language-idiomatic safe API fixes for OWASP Top 10:2025 (A01-A10) and LLM Top 10:2025 (LLM01-LLM10) issues.
npx claudepluginhub thejefflarson/soundcheck --plugin soundcheckThis skill uses the workspace's default tool permissions.
Applies fixes for security findings. Pair with `/security-review` to
Produces minimal, surgical code patches to remediate security findings from findings.json, Codex CSVs, THREAT-MODEL.md, or vulnerability descriptions. Includes summaries, validation steps, and diffs.
Generates targeted security fixes from detect-dev SARIF findings with regression tests for backend or frontend scaffolds. Use when remediating vulnerabilities.
Reviews security fixes and patches for completeness and correctness. Useful for verifying vulnerability remediations after audits or scans.
Share bugs, ideas, or general feedback.
Applies fixes for security findings. Pair with /security-review to
detect issues, then /security-cleanup to fix them.
This skill remediates, not detects. Run /security-review first.
Get the findings: from the user's message, a recent /security-review
output, or — if none are available — run /security-review first to
produce them.
For each finding (highest severity first):
.claude/skills/<skill>/SKILL.md for the correct fix patternhtml/template, Python
Environment(autoescape=True), Java PreparedStatement, etc.)After all findings are processed, summarize what was fixed.
Rules: