api-database-edgedb

Pass

Audited by Gen Agent Trust Hub on Apr 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists of documentation and code examples for the Gel (formerly EdgeDB) database ecosystem. All provided patterns align with established secure development practices.
  • [COMMAND_EXECUTION]: Provides instructions for using standard database management CLI tools (gel, npx @gel/generate). These operations are typical for the described use case and do not involve suspicious or obfuscated parameters.
  • [REMOTE_CODE_EXECUTION]: Standard use of the @gel/generate package via npx for generating TypeScript query builder code from a database schema. This is an expected and official workflow for the Gel database.
  • [CREDENTIALS_UNSAFE]: The skill explicitly warns against hardcoded connection strings as a 'Bad Example' and encourages the use of environment variables (GEL_DSN) and auto-discovery, minimizing the risk of credential exposure.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 7, 2026, 01:31 AM
Security Audit — agent-trust-hub — api-database-edgedb