SKILL_MD
sarif-parsing
by RedHatProductSecurity
41

Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on "parse sarif", "read scan results", "aggregate findings", "deduplicate alerts", or "process sarif output". Handles filtering, deduplication, format conversion, and CI/CD integration of S…

Coding / 软件开发Safe-ishScanned
SKILL_MD
sharp-edges
by RedHatProductSecurity
41

Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit of success' principles. Triggers: footgu…

Coding / 软件开发Safe-ishScanned