svg-reviewer

svg-reviewer is an agent for Claude Code from data-goblin/power-bi-agentic-development. It costs 31 tokens per session (468 once invoked), scanned A, original, GPL-3.0.

A review step for SVG DAX measures, which are Power BI calculations that return an SVG image as text. SVG is a markup format for vector graphics.

In plain words
What is it for?
Validating the SVG syntax, reviewing DAX usage, and giving design feedback on an SVG measure.
Why use it?
It catches invalid SVG and questionable DAX conventions before the measure is shown to someone else, while also checking the visual design.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the reports plugin — 5 skills, 4 agents shipped together

Good fit Validating the SVG syntax, reviewing DAX usage, and giving design feedback on an SVG measure.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/data-goblin/power-bi-agentic-development/svg-reviewer
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.

Clone the repo
git clone --depth 1 https://github.com/data-goblin/power-bi-agentic-development

Made for: Claude Code.

Or install reports, the plugin that ships this one along with the rest of its 5 skills, 4 agents.

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 svg-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/data-goblin/power-bi-agentic-development/svg-reviewer.svg)](https://agentmods.dev/agents/data-goblin/power-bi-agentic-development/svg-reviewer)
Your own site
<a href="https://agentmods.dev/agents/data-goblin/power-bi-agentic-development/svg-reviewer"><img src="https://agentmods.dev/badge/agents/data-goblin/power-bi-agentic-development/svg-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 468 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00031 $0.00468
Opus 5 $0.00015 $0.00234
Sonnet 5 $0.00006 $0.00094
Haiku 4.5 $0.00003 $0.00047

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

Security

Grade A, and why

svg-reviewer scanned grade A with 0 findings 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 9d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/reports/agents/svg-reviewer.agent.md · 46 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 9d ago First seen · 46 lines · 31 tokens per session scan A 1ece72b49c10

Subscribe to this mod's changes

svg-reviewer is an agent published in the GitHub repository data-goblin/power-bi-agentic-development (906 stars, last pushed 1mo ago), licensed GPL-3.0. It adds 31 tokens to every session and 468 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

accessibility-reviewer

Reviews the codebase for accessibility issues: WCAG compliance, ARIA usage, keyboard navigation, color contrast, and screen reader compatibility. Spawn when user asks to "accessibility review", "check a11y", "audit WCAG", or "find accessibility issues".

RashadAnsari/myagents · 59 tokens

ndv-design

Design judgment specialist. Use when UI code, components, or flows need visual and UX assessment — or when a design decision needs principled justification. Reads code as its rendered visual output. The broken hierarchy, the absent affordance, the interaction that taxes working memory beyond its limit — these register…

emb715/neurodiveragents · 69 tokens

conformance-reviewer

Use this agent to check whether an implementation matches its declared design truth — the resolved design source (Figma, mockups, specs) compared against rendered captures, and the repo's tokens and component library compared against the code. Runs even when nothing renders. See "When to invoke" in the agent body.

carinyadigital/skills · 67 tokens

gsd-ui-auditor

Retroactive 6-pillar visual audit of implemented frontend code. Produces scored UI-REVIEW.md. Spawned by /gsd:ui-review orchestrator.

travisjneuman/.claude · 41 tokens

grumpy-accessibility-auditor

Accessibility compliance reviewer. Audits for WCAG violations, ARIA usage and inclusive design failures.

JackScammell/Parliament-Of-Chaos · 27 tokens

thrunt-ui-auditor

Retroactive 6-pillar visual audit of implemented frontend code. Produces scored UI-REVIEW.md. Spawned by /thrunt:ui-review orchestrator.

backbay-labs/thrunt-god · 41 tokens