database-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of educational content and development utilities focused on database engineering. All included code and instructions align with industry standard practices.
- [COMMAND_EXECUTION]: The included utility "scripts/detect-model-changes.py" executes local "git" and "alembic" commands to gather project metadata. These operations are performed safely using subprocess argument lists and do not involve untrusted input.
- [DYNAMIC_CONTEXT_INJECTION]: The skill uses platform-specific dynamic execution syntax ("!command") in "scripts/create-migration.md" to pre-fill templates with benign information such as timestamps and local migration versions. This functionality is used for automation and poses no security threat.
Audit Metadata