react-devtools
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
agent-deviceCLI to perform React Native debugging tasks such as inspecting component trees, profiling performance, and managing device connections. - [EXTERNAL_DOWNLOADS]: Instructions are provided to update the core toolset using
npm install -g agent-device@latestif the version is outdated. The skill also mentions the dynamic execution ofagent-react-devtools@0.4.0, which is part of the expected toolchain for this developer utility. - [INDIRECT_PROMPT_INJECTION]: The skill processes external data from React Native applications, including component props, state, and hooks. While this represents a potential attack surface for indirect prompt injection if an application contains malicious data, it is a standard risk for development and debugging tools.
Audit Metadata