convex-components
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation and code templates for building modular backend services on the Convex platform.
- [COMMAND_EXECUTION]: The instructions include standard development lifecycle commands such as
npx convex codegen,npm run build, andnpm publish, which are consistent with the intended purpose of packaging and distributing software components. - [SAFE]: The documentation explicitly enforces security boundaries by advising against the use of
process.envandctx.authwithin isolated components, recommending instead that sensitive configuration or identity data be passed as explicit function arguments.
Audit Metadata