findings-spine
SolidRecord and advance every vulnerability finding through the tool-owned mantis_findings service instead of tracking findings in prose
Install
Quality Score: 81/100
Skill Content
Details
- Author
- deonmenezes
- Repository
- deonmenezes/mantishack
- Created
- 5 months ago
- Last Updated
- today
- Language
- Rust
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
module-findings
Module — loaded by name from an m-skills architect, not an entry point. How a finding is shaped, filtered, and scored: the citation requirement, the confidence gate that drops uncertain findings, the false-positive list, severity bands, and banded verdicts backed by evidence rather than an invented number.
fix-finding
Minimally remediate ONE confirmed security finding — or prove it is already fixed. Read-only reachability triage first, then a failing regression test, the smallest behavior-preserving fix, and an adversarial control-not-weakened review; opens a draft PR and never pushes to main. Use once triage has confirmed a finding is really exploitable here and you want the narrowest safe patch — fix this vulnerability, patch this CVE in our code, bump this vulnerable dependency. Not for deciding whether a finding is actionable in the first place (use triage-finding, or dependabot for alert intake), not for discovering findings (use deep-security-scan or security-diff-scan), and not for filing them (use track-findings).
assess-findings
Triage static analysis findings, assess merit, and accept noise or irrelevant items