modern-best-practice-react-components
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill is entirely educational and instructional, providing patterns for React development. It does not contain any executable code, shell scripts, or automated tasks that could pose a security risk.
- [EXTERNAL_DOWNLOADS]: The documentation recommends the use of
@tanstack/react-queryfor data fetching. This is a widely recognized, industry-standard library for React state management. There are no instructions or scripts that perform automated installation or download external resources from untrusted sources. - [DATA_EXPOSURE]: Code examples in the reference documentation use generic, local API endpoints (e.g.,
/api/register,/api/search) for illustrative purposes. No sensitive data, hardcoded credentials, or exfiltration patterns to external domains were found.
Audit Metadata