backend-error-handling
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill focuses on providing educational templates and implementation guides for error handling.
- [COMMAND_EXECUTION]: The skill uses standard search commands (
rg,ls) to help the agent discover existing error handling patterns in the project's codebase. These operations are read-only and limited to the local repository context. - [DATA_EXFILTRATION]: The error reporting example in
references/details.mddemonstrates logging errors to a local endpoint (/api/log-error), which is a standard practice for application monitoring and does not involve exfiltration to external domains.
Audit Metadata