task-session
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill templates incorporate the $ARGUMENTS input directly into shell commands for PowerShell, CMD, and Bash.
- Ingestion points: User-provided $ARGUMENTS variable in SKILL.md.
- Boundary markers: No delimiters or sanitization logic is present to prevent shell metacharacter injection.
- Capability inventory: The skill performs text generation only and does not execute the commands automatically.
- Sanitization: No input validation or escaping is performed on the $ARGUMENTS value before interpolation into the shell templates.
Audit Metadata