skills/hoangsoft90/ai_skills/database/Gen Agent Trust Hub

database

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for performing database backups and administration using standard CLI tools like pg_dump, mysqldump, and sqlite3 as seen in 00-safety.md. These commands are part of documented safety and recovery procedures.
  • [SAFE]: The skill accesses configuration files and handles external database data as part of its core functionality, which is secured by comprehensive safety guidelines. 1. Ingestion points: Environment variables and configuration files such as .env and docker-compose.yml for connection strings, and database schemas for inspection. 2. Boundary markers: The '6 Golden Rules' in SKILL.md and environment-specific operation modes in 00-safety.md prevent unauthorized or accidental data modification. 3. Capability inventory: Execution of SQL statements and shell-based backup utilities. 4. Sanitization: The skill mandates the use of parameterized queries to prevent SQL injection and includes specific procedures for sanitizing PII in non-production environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 01:43 PM
Security Audit — agent-trust-hub — database