Real Skill packageSource verifiedClawHub registry

data-viz-wizard

Transform CSV data into stunning interactive chart visualizations with Chart.js

Identity and source

Publisher attributionvoronindenis5registry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 62% rule confidence
Package forminstruction with code12 recorded files
Canonical sourceClawHub registryclawhub:voronindenis5:data-viz-wizard
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/14/2026.claude/skills/data-viz-wizard

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/14/2026.agents/skills/data-viz-wizard

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/14/2026skills/data-viz-wizard

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @voronindenis5/data-viz-wizard
clawhub inspect @voronindenis5/data-viz-wizard --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 12 inspected as text
Checked
8/14/2026, 7:24:51 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
3 dependency and API indicators
  • api: cdn.jsdelivr.net
  • api: clawhub.ai
  • api: github.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/14/2026, 6:31:41 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:42833ac299873a57b1037868b5a47b99b5af0a9b9bed58b39185737e45f3e2db
Show up to 12 recorded paths
  • examples
  • examples/metrics.csv
  • examples/sales.csv
  • LICENSE
  • README.md
  • references
  • references/chart-selection.md
  • references/palettes.md
  • scripts
  • scripts/viz_wizard.py
  • skill-card.md
  • SKILL.md

Source changelog

- Initial release: Transform CSV data into interactive HTML chart visualizations with Chart.js. - Supports auto-detection of best chart type based on your data. - Generate single charts or multi-chart dashboards from CSV files. - Flexible command-line interface with custom chart types, axes, colors, titles, and themes. - Output charts feature animations, color palettes, theme toggle, PNG download, responsive design, and smart tooltips. - Read CSV input from files or via stdin for streamlined workflows.