ln-772-error-handler-setup
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands including
grepfor idempotency checks,dotnet buildfor .NET syntax validation, andpython -m py_compilefor Python syntax validation. These commands are constrained to the project environment and are standard for software scaffolding tasks. - [SAFE]: No evidence of data exfiltration, credential harvesting, or unauthorized network communication was found. The skill references legitimate documentation from Microsoft and FastAPI through internal tool mechanisms.
- [SAFE]: The instructions explicitly mandate security best practices, such as preventing information disclosure by hiding sensitive error details and stack traces when the environment is set to production.
Audit Metadata