python-database-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE] (SAFE): The connection strings 'postgresql://user:pass@localhost/db' and 'postgresql+asyncpg://user:pass@localhost/db' use generic placeholders common in documentation and do not expose actual production secrets.
- [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were detected in the markdown or code examples.
- [COMMAND_EXECUTION] (SAFE): Although the skill manifest allows the 'Bash' tool, no shell commands are executed within the provided content.
- [DATA_EXFILTRATION] (SAFE): No unauthorized data access, sensitive file reads, or network calls to non-whitelisted domains were found.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not perform any remote script execution or download untrusted packages.
Audit Metadata