backend-expert

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill establishes a "clean code" philosophy for backend development, instructing the agent to prioritize existing project resources (HTTP clients, middlewares, and dependencies) over creating new ones. This reduces code bloat and minimizes the risk of introducing unnecessary third-party dependencies.
  • [SAFE]: The instructions include a mandatory cleanup phase ("Pass B") that requires the agent to identify and remove unused code, DTOs, and routes introduced during development. This process promotes codebase hygiene and reduces the attack surface by eliminating dead code.
  • [SAFE]: The guidelines for DTO mapping and over-engineering encourage efficient code structures, such as using single paths and avoiding redundant layers that only forward calls. While it suggests removing redundant defensive checks if the caller already performs validation, this is presented as a senior-level architectural preference rather than a malicious instruction to bypass security.
  • [SAFE]: No obfuscation, data exfiltration, or unauthorized privilege escalation patterns were detected. The skill follows best practices for managing backend project structures in Go, Rust, and TypeScript.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 07:20 AM
Security Audit — agent-trust-hub — backend-expert