postgres-nanoid
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural guidance and SQL code for implementing custom ID generation in PostgreSQL. No malicious patterns, prompt injections, or unauthorized data access mechanisms were detected.
- [COMMAND_EXECUTION]: The skill contains SQL scripts for creating database functions (
nanoid,nanoid_optimized). These are standard database administration tasks required for the skill's stated purpose and do not represent arbitrary shell command execution risks. - [DATA_EXPOSURE]: The skill promotes security best practices by recommending a 'Hybrid ID Approach' that separates internal identifiers (UUIDs) from public identifiers (Nanoids) to prevent internal system architecture leakage through APIs.
Audit Metadata