nextjs-validator
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill and its associated scripts do not exhibit any malicious behavior or security policy violations. All operations are related to the stated purpose of validating Next.js configurations.
- [DATA_EXFILTRATION]: The
scripts/validate.pyscript reads project files, includingpackage.jsonand React source files, to detect configuration versions and code patterns. The skill contains no network functionality and does not transmit any information externally. - [COMMAND_EXECUTION]: The provided Python script is used for static analysis and does not utilize
subprocess,os.system, or other interfaces to execute shell commands or arbitrary processes. - [EXTERNAL_DOWNLOADS]: The skill is self-contained and does not download, fetch, or execute any code or resources from remote URLs or package registries.
Audit Metadata