error-handling
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational content and code snippets for Next.js error boundaries, server actions, and fetch wrappers.
- [SAFE]: The provided code demonstrates secure handling of error data by using conditional rendering to ensure sensitive error messages are only displayed during development (
process.env.NODE_ENV === 'development'). - [SAFE]: No sensitive file access, hardcoded credentials, or unauthorized network operations were identified.
- [SAFE]: There are no external dependencies, remote code executions, or obfuscated patterns in the skill content.
Audit Metadata