react
github.com/diegosouzapw/awesome-omni-skill
Scanned Thu, 28 May 2026 15:29:46 GMT
Scan ID crawl-laqju7c97oooxygz7xoirsk3 · 1ms
B
SCORE 75 / 100
Verdict: Safe to install

4 medium findings.

This skill ships without a capability manifest plus 3 other issues listed below.

0 critical0 high4 medium8 rules passed

Why grade B?

score · 75 / 100

The current grade reflects 4 medium findings (3+ MEDs → B).

0 CRIT0 HIGH4 MED0 LOW
To reach a higher grade
  • A
    Reach Atarget score 95

    Resolve 2 of 4 MED (cap is 2).

Thresholds are documented at /docs/grading. Source-of-truth is the grade() function in @skillox/scanner.

Findings · ordered by severity

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: 13CWE-601
11- [React](https://react.dev)
12- [React Docs](https://react.dev/learn)
13- [Next.js](https://nextjs.org)text→next.js · href→nextjs.org
14- [Next.js Docs](https://nextjs.org/docs)
15
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: 14CWE-601
12- [React Docs](https://react.dev/learn)
13- [Next.js](https://nextjs.org)
14- [Next.js Docs](https://nextjs.org/docs)text→next.js · href→nextjs.org
15
16## 発火条件(リポジトリ判定)
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: 25CWE-601
23- 境界: 「クライアントに送るJS」と「サーバーに置く処理」の境界を意識する。送らない最適化は強い。
24- パフォーマンス: 体感(LCP/INP/CLS)に効く順に当てる。JS送信量・画像・フォント・3rd partyを疑う。
25- 参考: [React](https://react.dev) / [Next.js](https://nextjs.org)text→next.js · href→nextjs.org
26
27## 思想(判断ルール)
Scan another →Share
skillox.io/r/crawl-laqju7c97oooxygz7xoirsk3