convex-create-component

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill guides the user and agent to use the official Convex CLI via npx convex dev and npx convex codegen for routine development tasks such as code generation and local development environment management.
  • [EXTERNAL_DOWNLOADS]: The skill refers to established and well-known tools and libraries in the Convex ecosystem, including the create-convex project initializer and standard community packages like @convex-dev/auth and convex-helpers.
  • [SAFE]: The skill promotes secure design patterns by explicitly instructing against hardcoding sensitive data such as API keys or authentication logic within component boundaries, recommending instead that these values be provided as explicit arguments from the application layer.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 12:57 PM
Security Audit — agent-trust-hub — convex-create-component