postgres-syntax-jsonb
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No instructions were found that attempt to override agent behavior, bypass safety guidelines, or extract system prompts. The content is strictly focused on technical database documentation.
- [DATA_EXFILTRATION]: No evidence of network exfiltration, hardcoded credentials, or access to sensitive file paths (such as SSH keys or environment variables) was detected.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute any remote scripts or binaries. All external links point to official PostgreSQL documentation.
- [COMMAND_EXECUTION]: No executable scripts, subprocess calls, or system commands are included in the skill files. The SQL examples provided are for educational purposes.
- [CREDENTIALS_UNSAFE]: No hardcoded API keys, passwords, or secrets were found in the instructions or metadata.
- [EXTERNAL_DOWNLOADS]: The skill references official PostgreSQL documentation (postgresql.org), which is a trusted and well-known source. No third-party packages or unverifiable dependencies are used.
- [SAFE]: The skill follows security best practices by providing documentation on how to use database functions correctly to avoid common pitfalls like race conditions (AP-5) and performance regressions.
Audit Metadata