molt-replicator
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous command-line examples for the
moltandreplicatorutilities. These commands are necessary for the tool's function and are documented for user execution within a database migration workflow. - [CREDENTIALS_UNSAFE]: Example connection strings (e.g.,
postgresql://user:pass@source:5432/db) use generic placeholders for credentials. These are standard documentation practices and do not contain or expose actual hardcoded secrets. - [COMMAND_EXECUTION]: The documentation includes instructions to expose a metrics endpoint on
0.0.0.0:8080for Prometheus monitoring. While this opens a network listener, it is a standard operational feature for the described software.
Audit Metadata