mirrord-db-branching
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements strong security boundaries by explicitly forbidding the use of hardcoded passwords or connection strings, instead instructing users to utilize environment variable references.
- [SAFE]: Configuration validation and schema references are sourced directly from the official MetalBear GitHub repositories, ensuring the integrity of the configuration templates used.
- [SAFE]: CLI operations are restricted to standard mirrord management commands for verifying configurations and managing branch lifecycle, which are consistent with the skill's primary purpose.
- [SAFE]: Input handling includes safeguards to treat user-supplied JSON values as untrusted data, reducing the surface area for indirect prompt injection attacks.
Audit Metadata