backend-db-performance

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill serves its stated purpose of database performance optimization by providing standard SQL and Prisma code snippets.
  • [COMMAND_EXECUTION]: The skill uses shell commands like ls -la and grep to inspect local migration files for existing optimization efforts. This is a routine operation for migration management and does not pose a security risk in this context.
  • [DATA_EXPOSURE]: The skill reads database metadata (index definitions from pg_indexes) to avoid redundant index creation. This information is processed locally by the agent to guide performance improvements.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 04:17 AM
Security Audit — agent-trust-hub — backend-db-performance