skills/driangle/taskmd/validate-tasks/Gen Agent Trust Hub

validate-tasks

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes the taskmd CLI tool via Bash. The use of the $ARGUMENTS variable directly in the shell command taskmd validate $ARGUMENTS without visible sanitization presents a risk for shell command injection.
  • [PROMPT_INJECTION]: The skill is vulnerable to Indirect Prompt Injection.
  • Ingestion points: Task files processed by the taskmd tool.
  • Boundary markers: No delimiters or instructions are used to distinguish between the tool's output and the data within the task files.
  • Capability inventory: The skill has access to the Bash tool.
  • Sanitization: No sanitization is performed on the input arguments or the file content before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 05:36 PM