database-query

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard database CLI commands (psql, mysql, mongosh, sqlite3) to perform schema discovery and query execution. These are expected behaviors for a database management tool.
  • [DATA_EXFILTRATION]: While the skill accesses database content, it does so within the local environment or specified remote connections provided by the user. There are no patterns indicating unauthorized data transmission to external third-party domains.
  • [CREDENTIALS_UNSAFE]: The skill requests connection strings or credentials from the user at runtime but does not contain hardcoded secrets. It specifically instructs users to store configuration in a local YAML file, following standard configuration practices.
  • [EXTERNAL_DOWNLOADS]: The skill references the author's official GitHub repository (GLINCKER) for documentation and updates, which is consistent with the provided vendor context.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 11:48 PM
Security Audit — agent-trust-hub — database-query