velen-cli
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
velenbinary to perform data operations. These operations are limited to read-only SQL queries and metadata inspection (orgs, sources, insights). It includes explicit instructions to avoid write operations likeINSERT,UPDATE, orDELETE. - [COMMAND_EXECUTION]: The skill uses
command -vto verify the existence of the tool andjustas a fallback within a specific directory, which are standard system checks. - [DATA_EXFILTRATION]: While the skill accesses company data, it does so through the
velenCLI which enforces server-side authentication and organizational access controls. No arbitrary network calls or unauthorized data transfers are present.
Audit Metadata