personal-database-conventions

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as a guidelines document for database interactions across multiple engines (PostgreSQL, SQL Server, SQLite, MongoDB).
  • [SAFE]: It explicitly enforces security best practices, such as forbidding SQL string concatenation (to prevent SQL injection) and prohibiting the logging of PII or secrets.
  • [SAFE]: It provides sound advice on secret management, mandating the use of external configuration/secret stores instead of hardcoded credentials or version-controlled files.
  • [SAFE]: No signs of prompt injection, data exfiltration, obfuscation, or remote code execution were detected. The skill is purely instructional and promotes a secure development posture.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 04:44 PM
Security Audit — agent-trust-hub — personal-database-conventions