database-migration
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate templates and instructions for database schema and data transformations. No malicious patterns, obfuscation, or unauthorized access attempts were detected.
- [DATA_EXFILTRATION]: No hardcoded credentials, sensitive file paths, or unauthorized network operations were identified. The examples focus on local database schema modifications.
- [COMMAND_EXECUTION]: The skill references standard command-line tools for database management (e.g.,
npx prisma,npx sequelize-cli). These are typical developer tool invocations consistent with the skill's purpose. - [PROMPT_INJECTION]: No instructional overrides, jailbreak attempts, or safety filter bypass patterns were found in the skill metadata or body.
- [REMOTE_CODE_EXECUTION]: No remote script downloads or dynamic execution of untrusted external content were identified. The scripts referenced (e.g.,
scripts/test-migration.sh) are local to the skill package.
Audit Metadata