business-logic-entry-point-execution-context
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard architectural pattern for Node.js backend development. It uses
AsyncLocalStorageto manage request-scoped data like user identity and database transactions, which is a common and safe practice. - [SAFE]: All code examples use legitimate, well-known libraries such as Prisma and neverthrow. No suspicious external dependencies or remote script executions were identified.
- [SAFE]: No signs of prompt injection, data exfiltration, obfuscation, or persistence mechanisms were found. The skill's instructions are consistent with its stated goal of organizing business logic entry points.
Audit Metadata