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.pyusessubprocess.runto execute the bundledn1-query-spotter.pyscript 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
TestcontainersandWireMockfor 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