skills/rodrigowbazevedo/skills/dbvr/Gen Agent Trust Hub

dbvr

Pass

Audited by Gen Agent Trust Hub on Jul 23, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the dbvr command-line interface to interact with databases, allowing the agent to execute SQL queries and browse schema metadata. This involves running subprocesses with user-controlled SQL strings and connection parameters.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes data returned from database queries, which is a potential surface for indirect prompt injection if the database content contains malicious instructions.
  • Ingestion points: Database query results from dbvr sql and metadata listings from dbvr meta (SKILL.md, references/command-reference.md).
  • Boundary markers: Absent; results are displayed as Markdown tables or plain lists without specific encapsulation or ignore-instructions.
  • Capability inventory: Execution of the dbvr binary and the ability to write query results to arbitrary file paths via the -out flag.
  • Sanitization: None specified; results are presented to the user or saved to disk as returned by the driver.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 23, 2026, 06:47 PM
Security Audit — agent-trust-hub — dbvr