devtools-react
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- Standard Developer Tooling Integration: The skill provides instructions for mounting a React component (
JsonRenderDevtools) and using a custom hook (useJsonRenderDevtools). These are standard patterns for library integration and do not involve suspicious execution environments or data handling behaviors. - Package Installation: The documentation references the installation of
@json-render/devtoolsand@json-render/devtools-reactvia the standard NPM registry. These packages are part of the intended ecosystem for this skill and do not show signs of typosquatting or supply chain manipulation within the context of the instructions. - Production-Safety Awareness: The skill explicitly mentions that the components and hooks render nothing or return null in production mode, which is a best practice for development-only tools to avoid unnecessary overhead or potential exposure in live environments.
Audit Metadata