backend-dev-guidelines

Pass

Audited by Gen Agent Trust Hub on Apr 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists of documentation and code examples that define architectural standards for microservices. It does not contain any executable scripts or malicious logic.
  • [SAFE]: The skill promotes security best practices by requiring all external input to be validated with Zod schemas, which mitigates injection and data corruption risks.
  • [SAFE]: It implements a 'UnifiedConfig' pattern that centralizes configuration and discourages direct access to environment variables, reducing the risk of accidental secret exposure.
  • [SAFE]: Telemetry guidelines in the skill specifically include scrubbing sensitive data such as 'authorization' and 'cookie' headers before sending error reports to Sentry.
  • [SAFE]: No obfuscation, unauthorized network operations, or hardcoded credentials were detected in the documentation or code snippets.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 14, 2026, 09:06 AM