db-migration
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run
npm run db-migrationfrom thepackages/server/api/directory. This is a standard project-specific command used to generate migration files by diffing entity states, which is consistent with the skill's primary purpose. - [SAFE]: File modifications and reads are restricted to legitimate project paths such as
packages/server/api/src/app/database/for the purpose of updating database entities and registering migrations. - [SAFE]: No evidence of data exfiltration, prompt injection, or malicious obfuscation was found in the instructions or code examples.
Audit Metadata