hello-errors
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill establishes comprehensive guidelines for error management, distinguishing between expected and unexpected errors to ensure appropriate user feedback and system stability.
- [SAFE]: It mandates the use of structured logging and explicitly requires the removal or masking of sensitive data such as passwords and tokens before recording logs, which is a key security practice.
- [SAFE]: The instructions advise against leaking internal implementation details like stack traces or server-side file paths in error responses to prevent information disclosure.
- [SAFE]: Reliability mechanisms such as timeouts, circuit breakers, and idempotent retries are encouraged for external service interactions, enhancing the resilience of the system.
Audit Metadata