postgresql-plpgsql
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Category 1: Prompt Injection] (SAFE): No instructions designed to bypass safety filters or override agent behavior were detected in the skill markdown.
- [Category 2: Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file paths, or unauthorized network operations were identified.
- [Category 3: Obfuscation] (SAFE): No base64, zero-width characters, or homoglyph-based obfuscation techniques were found.
- [Category 4: Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill does not perform remote script downloads or piped command execution.
- [Category 8: Indirect Prompt Injection] (LOW): The skill possesses a data ingestion surface (SQL code requirements), but provides recommended patterns for input validation and handles errors explicitly via safe practices.
- [Category 10: Dynamic Execution] (SAFE): The included Python validation script uses
yaml.safe_load()for configuration parsing and does not utilizeeval()orexec()for runtime code generation.
Audit Metadata