db-migration-mysql-postgres
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of documentation, architectural advice, and code snippets for manual implementation. There are no automated scripts, executables, or hidden logic included in the package.
- [EXTERNAL_DOWNLOADS]: The skill mentions external tools like
pgloaderand libraries like thepggem (PostgreSQL client for Ruby). These are industry-standard, well-known components for database operations. It does not perform any automated downloads. - [COMMAND_EXECUTION]: The documentation provides example shell commands (e.g.,
pgloader migrate.load,psql ...) and Ruby code. These are presented as educational templates for the user to review and run manually; the skill does not execute these commands autonomously. - [DATA_EXPOSURE]: The skill appropriately advises using environment variables or placeholders for sensitive credentials (e.g.,
database_url,username,password) rather than hardcoding secrets.
Audit Metadata