postgresql-extensions
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation, SQL snippets, and configuration files for PostgreSQL database extensions. All identified patterns are standard for database administration and development.
- [SAFE]: The provided validation script (
scripts/validate.py) performs routine checks on the skill's file structure and configuration files. It usesyaml.safe_load()for parsing configuration, which is a secure practice that prevents arbitrary code execution during deserialization. - [SAFE]: No obfuscation, data exfiltration, or malicious injection patterns were found in the instructions, metadata, or scripts. The resource references target official PostgreSQL documentation or local environment tools.
Audit Metadata