simple-tasks
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified. The skill implements a local task management system that operates entirely within the project filesystem and does not interact with external networks or sensitive system files.
- [COMMAND_EXECUTION]: The provided
install.shandtask.shscripts execute standard system utilities (such asawk,sed,grep, anddate) to manage directories and parse task information from Markdown files. These commands are used for their intended administrative and text-processing purposes within the local project scope.
Audit Metadata