gsap-core
github.com/greensock/gsap-skills
Scanned Thu, 28 May 2026 16:55:14 GMT
Scan ID crawl-rigsvtjjowihq5v3rpunisf3 · 1ms
A
SCORE 95 / 100
Verdict: Safe to install

2 medium findings.

This skill ships without a capability manifest plus 1 other issue listed below.

0 critical0 high2 medium10 rules passed

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.

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 "gsap.matchmedia" but points at gsap.com
The visible link text contains the domain `gsap.matchmedia`, but the URL actually targets `gsap.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: 237CWE-601
235Respecting **prefers-reduced-motion** is important for users with vestibular disorders. Use `duration: 0` or skip the animation when `reduceMotion` is true. Do not nest **gsap.context()** inside matchMedia — matchMedia creates a context internally; use **mm.revert()** only.
236
237Full docs: [gsap.matchMedia()](https://gsap.com/docs/v3/GSAP/gsap.matchMedia/). For immediate re-run of all matching handlers (e.g. after toggling a reduced-motion control), use **gsap.matchMediaRefresh()**.text→gsap.matchmedia · href→gsap.com
238
239## Official GSAP best practices
Scan another →Share
skillox.io/r/crawl-rigsvtjjowihq5v3rpunisf3