exception-handling

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical reference guide for C# developers, providing code snippets for robust error handling in Razor Pages.
  • [SAFE]: It explicitly demonstrates security-conscious behavior by recommending that stack traces and detailed error messages only be exposed in development environments (Pattern 1), which prevents information disclosure in production.
  • [SAFE]: All external references point to trusted domains, including Microsoft's official documentation (learn.microsoft.com) and the IETF standard for Problem Details (tools.ietf.org).
  • [SAFE]: No remote code execution, package installations, or unauthorized network operations are requested or implemented.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 03:43 PM