backend-conventions

Pass

Audited by Gen Agent Trust Hub on Sep 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides coding conventions for the Sentry codebase, specifically focusing on logging, metrics, and tracing best practices. It includes guidance on using existing internal utility wrappers (sentry.utils.tracing) and adhering to standardized naming conventions for observability. The instructions to avoid pre-formatting log messages (LOG011) and to use structured logging (extra parameters) are security-positive practices that reduce the risk of log injection or accidental data exposure through improper string interpolation. The guidance regarding the options system encourages the use of centralized configuration, which is a standard and secure way to manage application settings. No malicious patterns, obfuscation, or unauthorized data access were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 5, 2026, 08:29 PM
Security Audit — agent-trust-hub — backend-conventions