database-design

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill's instructions provide standard technical best practices for database management, indexing, and ORM configuration without any malicious directives or bypass attempts.
  • [COMMAND_EXECUTION]: The provided script scripts/lint-migration.sh is used for local static analysis of SQL files. It implements input validation by checking for shell metacharacters in user-supplied paths, following security best practices.
  • [SAFE]: While the skill includes a script that processes external data (SQL migration files), the script only performs static pattern matching using grep and does not execute the file contents, mitigating indirect prompt injection risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 09:14 PM
Security Audit — agent-trust-hub — database-design