raisindb-branch-workflows
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for interacting with RaisinDB, a database product. The code snippets and CLI commands are standard for managing development workflows, such as branching, merging, and staging changes.
- [COMMAND_EXECUTION]: The documentation references the
raisindbCLI tool for deploying and syncing packages. These are intended vendor-provided tools for the RaisinDB platform and do not exhibit malicious command execution patterns. - [INDIRECT_PROMPT_INJECTION]: The skill describes processes for ingesting and querying data from database branches (e.g., via
Articlenodes or SQL queries). This establishes a surface for processing untrusted data; however, the provided examples use parameterized SQL queries ($1,$2), which is a best-practice defense against injection attacks.
Audit Metadata