From asi
Parses, analyzes, and processes SARIF files from security scans. Aggregates findings from multiple tools, deduplicates alerts, extracts vulnerabilities, and integrates into CI/CD pipelines.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:sarif-parsingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trit**: -1 (MINUS)
Trit: -1 (MINUS) Category: static-analysis Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Parse, analyze, and process SARIF (Static Analysis Results Interchange Format) files. Use when reading security scan results, aggregating findings from multiple tools, deduplicating alerts, extracting specific vulnerabilities, or integrating SARIF data into CI/CD pipelines.
This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.
See: https://github.com/trailofbits/skills
npx claudepluginhub plurigrid/asi --plugin asiParses, filters, deduplicates, and converts SARIF static analysis results. Integrates with CI/CD pipelines and handles fingerprint-based tracking across runs.
Parses SARIF files from static analysis tools like CodeQL and Semgrep. Filters, deduplicates, aggregates findings, converts formats, and integrates with CI/CD pipelines.
Parses and processes SARIF files from static analysis tools like CodeQL and Semgrep. Handles filtering, deduplication, format conversion, and CI/CD integration of SARIF data.