vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Extensive analysis of all 58 files (primarily markdown rules and TypeScript build scripts) confirms the skill is safe. No indicators of prompt injection, data exfiltration, or obfuscation were found.- [COMMAND_EXECUTION] (SAFE): The skill includes local build and validation scripts in the
src/directory (e.g.,build.ts,validate.ts). These scripts use thefs/promisesmodule to read markdown files from therules/directory and compile them into a single guide. No arbitrary or dangerous command execution was detected.- [EXTERNAL_DOWNLOADS] (SAFE): References to external libraries (e.g.,better-all,lru-cache,swr) are for documentation purposes and do not involve unauthorized background downloads during skill execution. Thepackage.jsononly includes standard development dependencies used for local processing.
Audit Metadata