monorepo
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill documentation includes standard development commands such as
pnpm install,pnpm build, andpnpm dev, which are necessary for monorepo workflows. - [CREDENTIALS_UNSAFE] (SAFE): The provided environment variable examples (
API_KEY=xxx,DATABASE_URL=postgresql://...) use standard placeholders and do not contain hardcoded secrets. - [EXTERNAL_DOWNLOADS] (SAFE): References point to official documentation (turbo.build, pnpm.io) and the trusted GitHub organization for Vercel.
- [PROMPT_INJECTION] (SAFE): No instructions designed to override agent behavior or bypass safety guidelines were found.
Audit Metadata