A
SCORE 95 / 100
$skillox install wdhSoon
Sign in to followFollowing emails you when a re-scan drops the grade. Opt-out is per-creator on /account/billing.
Why grade A?
score · 95 / 100The current grade reflects 2 minor findings below all thresholds.
0 CRIT0 HIGH2 MED0 LOW
Already at the top grade — no further rules to pass.
Latest scan findings
Scan crawl-gdv9zdwj3z28helcskgd818i · Thu, 28 May 2026 16:09:18 GMT · 1ms
medNo capability manifest declaredThe skill ships without a `manifest.yaml` or `capabilities` block in its frontmatter. Without a manifest, the runtime cannot enforce what this skill is permitted to do.rule: no-manifest▾
No capability manifest declared
The skill ships without a `manifest.yaml` or `capabilities` block in its frontmatter. Without a manifest, the runtime cannot enforce what this skill is permitted to do.
rule:
no-manifestmedLink text shows "chart.js" but points at www.chartjs.orgThe visible link text contains the domain `chart.js`, but the URL actually targets `www.chartjs.org`. This is a phishing/smuggling pattern — the reader sees one host, the agent fetches another. Either update the text or the URL so they match.▾
Link text shows "chart.js" but points at www.chartjs.org
The visible link text contains the domain `chart.js`, but the URL actually targets `www.chartjs.org`. This is a phishing/smuggling pattern — the reader sees one host, the agent fetches another. Either update the text or the URL so they match.
108### `charts plot` — Chart.js rendering
109
110Proxies a [Chart.js](https://www.chartjs.org/) payload to the chartsplat← text→chart.js · href→www.chartjs.org
111renderer. Writes raw PNG bytes to stdout (or to `--out` if provided).
112
skillox.io/c/wdh