go-linting

github.com/cxuu/golang-skills
Verdict: Safe to install
0 critical0 high2 medium
A
SCORE 95 / 100
$skillox install go-lintingSoon
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 / 100

The 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-vjscknqghzvb71ofyh2mi2nx · Thu, 28 May 2026 17:24:19 GMT · 2ms

med
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-manifest
med
Link text shows "golangci.yml" but points at github.com
The visible link text contains the domain `golangci.yml`, 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.
rule: anchor-href-mismatchline: 47CWE-601
45## Lint Runner: golangci-lint
46
47Use [golangci-lint](https://github.com/golangci/golangci-lint) as your lint runner. See the [example .golangci.yml](https://github.com/uber-go/guide/blob/master/.golangci.yml) from uber-go/guide.text→golangci.yml · href→github.com
48
49---
View latest scan →
skillox.io/c/go-linting