personal-database-conventions

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides defensive programming guidelines, such as prohibiting raw SQL concatenation and enforcing parameterized queries or ORM usage to prevent SQL injection vulnerabilities.
  • [SAFE]: It mandates the use of configuration or secret stores for database credentials and connection strings, explicitly prohibiting their inclusion in source control.
  • [SAFE]: The instructions include best practices for data privacy, such as preventing the logging of sensitive parameter values (PII) and using appropriate transaction isolation levels.
  • [SAFE]: No patterns of prompt injection, obfuscation, unauthorized network access, or remote code execution were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 08:06 PM
Security Audit — agent-trust-hub — personal-database-conventions