Security risk report for @forgecat/vercel-labs_agent-skills_react-view-transitions v0.0.13
Source Integrity
Low
Profile is sourced from Vercel's official agent-skills repository (vercel-labs), a trusted first-party source.
Metadata correctly attributes authorship to Vercel and references the original GitHub repository with MIT license.
Agent Intent
Low
Content is purely educational documentation for React's View Transition API—no instructions to manipulate the AI, read credentials, exfiltrate data, or hide instructions.
Guidance is legitimate and security-conscious (e.g., 'never call startViewTransition yourself', accessibility via prefers-reduced-motion, graceful degradation).
No prompt injection, system prompt leakage, guidance poisoning, or malicious knowledge planting detected.
Details
Evidence
Profile describes standard React/Next.js patterns: 'Declare what with <ViewTransition>, trigger when with startTransition / useDeferredValue / Suspense, control how with CSS classes.'