db-optimizer
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill includes instructions to process external data sources such as project files, logs, and git history using tools like
bashandgit. This creates a surface for indirect prompt injection if those sources contain malicious instructions. - Ingestion points: The skill reads project files, git history, and system logs via
bashandgittools (SKILL.md). - Boundary markers: There are no explicit instructions or delimiters defined to separate user-provided data from agent instructions or to ignore embedded commands.
- Capability inventory: The agent is granted access to high-privilege tools including
bashfor command execution and file system operations for reading/writing project files (SKILL.md). - Sanitization: No validation or sanitization of the content retrieved from external files or command outputs is specified.
Audit Metadata