loading-sequence

github.com/patternsdev/skills
Verdict: Safe to install
0 critical0 high2 medium
A
SCORE 95 / 100
$skillox install loading-sequenceSoon
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-r2n44lq42fx6d6ooraq4wwdb · Thu, 28 May 2026 17:36:21 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 "next.js" but points at nextjs.org
The visible link text contains the domain `next.js`, but the URL actually targets `nextjs.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.
rule: anchor-href-mismatchline: 164CWE-601
162### What is the Ideal Loading Sequence
163
164With that background, we can now propose a loading sequence that should optimize the loading of both 1P and 3P resources. The proposed sequence uses [Next.js](https://nextjs.org/) Server Side Rendering (SSR) as a reference for optimization.text→next.js · href→nextjs.org
165
166#### Current State
View latest scan →
skillox.io/c/loading-sequence