B
SCORE 75 / 100
$skillox install copilot-sdkSoon
Sign in to followFollowing emails you when a re-scan drops the grade. Opt-out is per-creator on /account/billing.
Why grade B?
score · 75 / 100The current grade reflects 3 medium findings (3+ MEDs → B).
0 CRIT0 HIGH3 MED0 LOW
To reach a higher grade
- AReach Atarget score 95
Resolve 1 of 3 MED (cap is 2).
Thresholds are documented at /docs/grading. Source-of-truth is the grade() function in @skillox/scanner.
Latest scan findings
Scan crawl-ns5mnf8g3s95qeclpuwgxwg9 · Thu, 28 May 2026 17:41:37 GMT · 2ms
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 "node.js" but points at github.comThe visible link text contains the domain `node.js`, but the URL actually targets `github.com`. 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 "node.js" but points at github.com
The visible link text contains the domain `node.js`, but the URL actually targets `github.com`. 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.
48### Language-specific docs
49
50- [Node.js / TypeScript README](https://github.com/github/copilot-sdk/blob/main/nodejs/README.md)← text→node.js · href→github.com
51- [Python README](https://github.com/github/copilot-sdk/blob/main/python/README.md)
52- [Go README](https://github.com/github/copilot-sdk/blob/main/go/README.md)
medLink text shows "node.js" but points at github.comThe visible link text contains the domain `node.js`, but the URL actually targets `github.com`. 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 "node.js" but points at github.com
The visible link text contains the domain `node.js`, but the URL actually targets `github.com`. 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.
65
66- [Copilot SDK cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/README.md)
67- [Node.js samples](https://github.com/github/copilot-sdk/tree/main/nodejs/samples)← text→node.js · href→github.com
68- [Go samples](https://github.com/github/copilot-sdk/tree/main/go/samples)
69- [.NET samples](https://github.com/github/copilot-sdk/tree/main/dotnet/samples)
skillox.io/c/copilot-sdk