web-react
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation providing development guidelines. It does not include any executable scripts, binaries, or automated deployment code.
- [SAFE]: External dependency references are limited to well-known and industry-standard packages such as
react,react-dom, and@tanstack/react-queryfrom official registries. - [SAFE]: Security best practices are encouraged, specifically the use of environment variables (
process.env.REACT_APP_API_KEY) for handling API credentials instead of hardcoding them. - [SAFE]: API interactions and command-line examples (e.g.,
npx,fetch) are presented as standard development patterns without suspicious destinations or obfuscated payloads.
Audit Metadata