moai-domain-database

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE] (SAFE): No hardcoded credentials or secrets were found. Connection string examples use ellipsis placeholders (...) for user-provided configuration.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill mentions standard, trustworthy dependencies (e.g., SQLAlchemy, Mongoose, Redis) for implementation purposes but does not perform any automated downloads or script executions from remote sources.
  • [REMOTE_CODE_EXECUTION] (SAFE): There are no patterns involving the execution of remote scripts or unsafe dynamic code execution. The use of Redis Lua scripts and PostgreSQL functions is static and follows standard industry patterns.
  • [DATA_EXFILTRATION] (SAFE): No network operations to external or untrusted domains were detected. The skill focuses on local database interactions and caching strategies.
  • [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior, bypass safety filters, or extract system prompts were identified.
  • [COMMAND_EXECUTION] (SAFE): CLI examples provided (e.g., moai db:migrate) are for illustrative purposes and do not facilitate arbitrary command injection or privilege escalation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:37 PM