error-boundary
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational documentation and boilerplate code for React development.
- [SAFE]: External dependencies referenced, such as
react-error-boundary,@sentry/nextjs, and@tanstack/react-query, are well-known and widely-used industry standard libraries. - [SAFE]: Information disclosure is prevented by using environment checks (
process.env.NODE_ENV === 'development') to ensure sensitive data like stack traces are only visible during development and not in production environments. - [SAFE]: No obfuscation, data exfiltration patterns, or unauthorized command executions were found.
Audit Metadata