backend-engineering

Pass

Audited by Gen Agent Trust Hub on Aug 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides structured guidance and templates for standard backend engineering practices such as API versioning, error handling taxonomy, and integration resilience patterns.
  • [COMMAND_EXECUTION]: The script scripts/test_n1_query_spotter.py uses subprocess.run to execute the bundled n1-query-spotter.py script for unit testing purposes. This is a benign and expected use of subprocess execution for testing internal components.
  • [REMOTE_CODE_EXECUTION]: The skill refers to Testcontainers and WireMock for integration testing. These are industry-standard tools for provisioning local development containers and mocking APIs; no suspicious remote code execution patterns or untrusted sources were found. All external references target reputable documentation or specifications (PostgreSQL, CloudEvents, OpenTelemetry).
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 22, 2026, 03:44 AM
Security Audit — agent-trust-hub — backend-engineering