sarif-parsing

sarif-parsing is a skill for Claude Code from FlorianBruniaux/starmapper. It costs 91 tokens per session (3,738 once invoked), scanned A, original, no licence file.

A tool for reading SARIF, a standard JSON-based format used by code scanners to report security and quality findings. It can process findings from tools such as CodeQL and Semgrep.

In plain words
What is it for?
Processing scanner output, grouping or removing duplicate alerts, filtering findings, converting SARIF data, and connecting results to build and deployment checks.
Why use it?
It removes the need to handle each scanner’s output separately. It helps combine, filter, deduplicate, convert, and use scan results in automated build checks.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the static-analysis plugin — 3 skills, 1 agent shipped together

Good fit Processing scanner output, grouping or removing duplicate alerts, filtering findings, converting SARIF data, and connecting results to build and deployment checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/florianbruniaux/starmapper/sarif-parsing
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add FlorianBruniaux/starmapper --skill sarif-parsing
Clone the repo
git clone --depth 1 https://github.com/FlorianBruniaux/starmapper

Made for: Claude Code.

Or install static-analysis, the plugin that ships this one along with the rest of its 3 skills, 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sarif-parsing

README.md
[![agentmods](https://agentmods.dev/badge/skills/florianbruniaux/starmapper/sarif-parsing/github.svg)](https://agentmods.dev/skills/florianbruniaux/starmapper/sarif-parsing)
Your own site
<a href="https://agentmods.dev/skills/florianbruniaux/starmapper/sarif-parsing"><img src="https://agentmods.dev/badge/skills/florianbruniaux/starmapper/sarif-parsing/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sarif-parsing

Your own site · 80×15
<a href="https://agentmods.dev/skills/florianbruniaux/starmapper/sarif-parsing"><img src="https://agentmods.dev/badge/skills/florianbruniaux/starmapper/sarif-parsing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,738 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00091 $0.03738
Opus 5 $0.00046 $0.01869
Sonnet 5 $0.00018 $0.00748
Haiku 4.5 $0.00009 $0.00374

Measured 10d ago against content hash bebc9ea0083f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

sarif-parsing scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (resources/sarif_helpers.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

from urllib.parse import unquote
.claude/plugins/static-analysis/skills/sarif-parsing/SKILL.md · 484 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 484 lines · 91 tokens per session scan A bebc9ea0083f

Subscribe to this mod's changes

sarif-parsing is a skill published in the GitHub repository FlorianBruniaux/starmapper (84 stars, last pushed 9d ago), with no licence file. It adds 91 tokens to every session and 3,738 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

diagram-design

Create branded architecture, IT current-state, flowchart, sequence, state machine, ER/data model, timeline, swimlane, quadrant, radar/spider, polar chart (polar/radial lollipop), loop/flywheel, nested, tree, org chart, layer stack, Venn, pyramid/funnel, treemap, bar, waterfall, line, Gantt and scatter charts…

cathrynlavery/diagram-design · 201 tokens

dashboard-design

Use this skill first when the user wants to design or plan a dashboard, especially Vizro dashboards. Enforces a 3-step workflow (requirements, layout, visualization) before implementation. Activate when the user asks to create, design, or plan a dashboard. For implementation, use the dashboard-build skill after…

mckinsey/vizro · 71 tokens

chatgpt-app-submission

Inspect a ChatGPT Apps MCP server codebase and generate chatgpt-app-submission.json with app info suggestions, tool hint justifications, test cases, and negative test cases, then report review-check findings and outputSchema warnings for submission review.

nteract/semiotic · 56 tokens

semiotic-charts

Build, repair, and verify charts in an existing Semiotic project, when Semiotic is explicitly requested, or when evaluating its documented capabilities against a visualization task. Preserve the project's dependency and runtime constraints; routine changes in another charting stack and tasks without a chart do not…

nteract/semiotic · 64 tokens

selecting-vizro-charts

Use this skill when choosing chart types, applying Plotly Express conventions, configuring colors, building KPI cards, or adding tables (AG Grid) to Vizro dashboards. Activate when the user asks which chart fits their data, needs custom chart functions, wants to set colors or palettes, is creating KPI metric cards, or…

mckinsey/vizro · 78 tokens

analytics

Queries local analytics across OrchestKit projects for agent usage, skill frequency, hook timing, team activity, session replay, cost estimation, and model delegation trends. Privacy-safe with hashed project IDs. Supports time-range filtering and comparative analysis. Use when reviewing performance, estimating costs…

yonatangross/orchestkit · 62 tokens