react-fieldguide
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and code examples intended to guide an AI agent in writing high-quality React and TypeScript code. All provided snippets follow standard industry practices for type safety, component architecture, and modern React APIs.
- [COMMAND_EXECUTION]: No suspicious command execution was found. Code examples use standard development patterns such as
npm run generate-routeswhich is typical for TanStack Router workflows. - [DATA_EXFILTRATION]: No evidence of data exfiltration or unauthorized network access. Example API calls use standard placeholder domains (e.g.,
api.example.com) or local paths (e.g.,/api/users) for instructional purposes. - [EXTERNAL_DOWNLOADS]: Dependencies mentioned (such as
react,zod, andtanstack/react-router) are well-known, industry-standard libraries. No untrusted or remote scripts are executed. - [REMOTE_CODE_EXECUTION]: There are no patterns suggesting remote code execution or dynamic evaluation of untrusted input.
Audit Metadata