error-boundary-creator

Pass

Audited by Gen Agent Trust Hub on Aug 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard React and Next.js code patterns for error handling and reporting. All documented practices, such as centralizing error reporting to a local API endpoint and using well-known libraries like react-error-boundary, follow industry standards.
  • [DATA_EXPOSURE]: The reportError module in references/async-and-reporting.md demonstrates how to send error metadata (message, stack trace, user agent) to a local /api/errors endpoint. This is a common practice for application monitoring and does not involve exfiltration to external or untrusted domains.
  • [EXTERNAL_DOWNLOADS]: The skill recommends the use of the react-error-boundary package. This is a well-known, established library for React error handling and is considered a safe dependency for this use case.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 28, 2026, 07:25 AM
Security Audit — agent-trust-hub — error-boundary-creator