database-schema-visualizer
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill is designed to provide guidance on database schema visualization and Mermaid diagram generation.
- [PROMPT_INJECTION]: The skill processes user-supplied database schemas, which represents a potential indirect prompt injection surface. (1) Ingestion points: User requests mentioning 'database schema visualizer' and provided schema definitions or file contents. (2) Boundary markers: The instructions do not define specific delimiters or instructions to ignore embedded commands within user-provided schemas. (3) Capability inventory: The skill frontmatter allows the use of Bash, Read, Write, and Edit tools, which are powerful capabilities if misused by malicious data. (4) Sanitization: No explicit input sanitization, schema validation, or escaping logic is defined in the skill instructions.
Audit Metadata