devtools-app-setup

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Recommends the installation of official TanStack packages (e.g., @tanstack/react-devtools, @tanstack/devtools-vite) via the npm registry for development purposes.
  • [COMMAND_EXECUTION]: Includes standard terminal commands for package installation using npm, which are necessary for the documented setup process.
  • [DATA_EXFILTRATION]: Leverages browser localStorage (using keys like tanstack_devtools_settings) to maintain UI state and settings locally on the user's machine.
  • [REMOTE_CODE_EXECUTION]: Features an optional configuration to connect the client-side devtools to a local Vite development server via an event bus on port 3000, facilitating communication during local development sessions.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 06:05 PM
Security Audit — agent-trust-hub — devtools-app-setup