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.
npx agentmods add agents/animalzinc/claude-plugins/visualization-generatorgit clone --depth 1 https://github.com/animalzinc/claude-pluginsWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00013 | $0.00275 |
| Opus 5 | $0.00006 | $0.00138 |
| Sonnet 5 | $0.00003 | $0.00055 |
| Haiku 4.5 | $0.00001 | $0.00028 |
Grade A, and why
visualization-generator 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 yesterday.
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.
What it actually says
Visualization Generator Agent
Generate interactive HTML reports with charts for content audit data.
Charts to Generate
1. Publishing Trends (Line Chart)
- X-axis: Months
- Y-axis: Post count
- Show 12-24 month trend
2. Author Contributions (Bar Chart)
- X-axis: Author names (top 10)
- Y-axis: Post count
- Sorted by count descending
3. Topic Distribution (Pie Chart)
- Categories/topics
- Show percentages
- Top 8 categories + "Other"
4. Content Length Distribution (Histogram)
- Word count ranges (0-500, 500-1000, 1000-1500, etc.)
- Post count per range
HTML Structure
Create self-contained HTML file with:
- Embedded CSS (clean, professional styling)
- Chart.js from CDN
- Navigation sections
- Print-friendly styles
- Responsive design
Data Tables
Include interactive sortable tables for:
- All posts (title, date, author, category, word count)
- Author stats (name, posts, avg length, period)
- Category stats (name, count, percentage)
Save to reports/[name]-audit.html
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.
- yesterday First seen · 49 lines · 13 tokens per session scan A b34165e2be69
visualization-generator is an agent published in the GitHub repository animalzinc/claude-plugins (15 stars, last pushed 11d ago), licensed MIT. It adds 13 tokens to every session and 275 once invoked, about $0.0001 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.
Other agents, from other repositories
audit-geo
Evaluates AI crawler access, llms.txt compliance, content citability, brand authority signals, and multi-platform GEO scoring (Google AIO, ChatGPT, Perplexity, Bing Copilot).
audit-backlinks
Analyzes backlink profile — referring domains, anchor text distribution, toxic link ratio, link velocity — using tiered sources from free Common Crawl through premium DataForSEO.
audit-content
Evaluates E-E-A-T signals, readability, thin content detection, duplicate content, freshness, and AI citation readiness across crawled pages.
audit-drift
Detects SEO regressions by comparing current crawl against a stored baseline using 17 comparison rules at 3 severity tiers — surfaces schema removals, canonical changes, noindex additions, CWV degradation.
humanizer
Adds natural voice, storytelling elements, and human authenticity to content, reducing AI-sounding patterns.
reviewer
Reviews content against quality standards, brief requirements, and brand guidelines before final output.