database
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference framework for database architecture and administration. It provides standard industry best practices for schema design, indexing, and transaction management.
- [COMMAND_EXECUTION]: The skill documentation refers to the use of common development tools such as
npx prisma,alembic, andnpmfor executing database migrations via the Bash tool. These are standard operations for the intended use case of the skill. - [EXTERNAL_DOWNLOADS]: No remote scripts or unauthorized external downloads were detected. The skill only provides links to official documentation for various database systems.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found. Example connection strings in the documentation use generic placeholders (e.g.,
user:pass@host) for illustrative purposes. - [DATA_EXFILTRATION]: No network exfiltration patterns or suspicious file access commands were identified.
Audit Metadata