docker-database

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [Prompt Injection] (SAFE): No instructions to override behavior or bypass safety filters were detected in the skill instructions.
  • [Credentials] (SAFE): Credentials are properly parameterized using environment variables (e.g., ${DB_PASSWORD}); no hardcoded secrets or sensitive credentials were found.
  • [Command Execution] (SAFE): Shell commands provided are standard database utilities (pg_dump, mysqldump, mongodump) intended for legitimate backup and restore operations within local containers.
  • [External Downloads] (SAFE): The skill does not perform any external downloads of scripts or binary packages.
  • [Indirect Prompt Injection] (SAFE): The skill does not ingest untrusted external data; it provides static templates for user-guided configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:36 PM