db-specialized-fit
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is an audit guide focused on database configuration and schema validation (M20 compliance). It defines specific checks for vector dimensions, distance metrics, and indexing strategies without introducing malicious behaviors.
- [COMMAND_EXECUTION]: The skill provides standard database introspection commands (e.g.,
SELECT indexdef,SHOW INDEXES,GET /_mapping) and requires theBashtool to execute them. These are used appropriately for verifying database settings and schema metadata. - [DATA_EXFILTRATION]: The skill specifically mentions that 'secrets are redacted' in finding evidence, demonstrating a commitment to safe data handling practices.
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted input in the form of repository schema definitions and DDL statements. While it lacks explicit boundary markers to separate data from instructions during analysis, the logic is focused on structural validation (e.g., matching dimension integers), which limits the impact of potential injection within the processed data.
Audit Metadata