skills/hainrixz/claude-db/db-naming/Gen Agent Trust Hub

db-naming

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill's functionality is limited to auditing database schema metadata (table and column names) for naming conventions and reserved word conflicts.
  • [DATA_EXFILTRATION]: The skill introspects the database catalog via information_schema.columns to analyze casing and pluralization. This access is restricted to structural metadata and does not attempt to access, process, or exfiltrate sensitive application data.
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute a local parsing script (scripts/parse-schema.mjs) and perform SQL queries. These operations are consistent with the stated purpose of schema auditing and do not involve arbitrary or dangerous command execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 10:01 PM
Security Audit — agent-trust-hub — db-naming