devtools-production
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Mentions standard package manager commands (e.g.,
npm install -D @tanstack/react-devtools) for project dependency management. - [EXTERNAL_DOWNLOADS]: References official TanStack packages and standard development utilities like
oxc-parser. These are well-known resources consistent with the skill's purpose and the TanStack organization. - [SAFE]: The skill documents how to exclude development tools from production bundles using AST-based stripping and environment-based conditional imports, which are industry-standard security and performance best practices.
Audit Metadata