execute-add
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands using the 'agkan' utility. It maps user-provided strings directly into command arguments, such as in the command 'agkan task add "" ""'. Although the template uses double quotes, this pattern presents an attack surface for command injection if the input data is not properly sanitized or escaped before execution, potentially allowing a user to run unauthorized shell commands.
Audit Metadata