skills/clawic/skills/Database Manager/Gen Agent Trust Hub

Database Manager

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements strong operational security controls for database management. It enforces a 'preflight' requirement for all production changes and mandates the separation of read-only validation from write execution to prevent accidental mass updates.
  • [COMMAND_EXECUTION]: The setup.md file contains a shell script for initializing the local environment. This script is restricted to creating a local directory (~/database-manager/) and setting restrictive permissions (chmod 700 and chmod 600) to protect the operational metadata and memory files. These are defensive, least-privilege configurations.
  • [CREDENTIALS_UNSAFE]: The skill contains explicit instructions in SKILL.md and memory-template.md to never store secrets, credentials, or private keys within its memory files, promoting secure credential management practices.
  • [EXTERNAL_DOWNLOADS]: The skill references other tools within the same ecosystem (e.g., sql, mysql, prisma) and suggests using a platform-specific manager (clawhub) for installation, which is a standard procedure for skill-based platforms and requires explicit user confirmation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 10:44 AM
Security Audit — agent-trust-hub — Database Manager