logvalet-issue-create
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
lvCLI tool to perform operations such as listing projects, users, and issue metadata, which are necessary for its intended functionality. - [PROMPT_INJECTION]: The skill takes user input for issue titles and descriptions and interpolates them into CLI command arguments. This creates a surface for indirect prompt injection, but the risk is mitigated by the workflow's requirement for a dry-run preview and human confirmation before the final command execution.
Audit Metadata