users-service
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a comprehensive development template for a specific "Users Service", providing legitimate patterns for routing, service logic, and database interactions using Prisma and Fastify.
- [COMMAND_EXECUTION]: The documentation includes standard development and testing commands using
pnpm,npx, andvitest. These are restricted to local development tasks such as running tests (pnpm test) or starting a development server (pnpm dev). - [EXTERNAL_DOWNLOADS]: References the project-specific package
@mbe/types. This appears to be a legitimate internal dependency associated with the infrastructure mentioned in the documentation. - [DATA_EXPOSURE]: The documentation includes hardcoded Auth0 configuration values (
AUTH_AUTHORITYandAUTH_AUDIENCE). These are public-facing OIDC configuration parameters and do not include sensitive secrets like API keys or client secrets.
Audit Metadata