task-management
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs only local file operations within the project's temporary directory ('.tmp/tasks/'). It manages task metadata and status without interacting with sensitive system files or external network resources.\n- [SAFE]: Command execution is limited to running local TypeScript scripts using ts-node. The router script correctly resolves paths and ensures scripts are executed within the project context.\n- [SAFE]: Input handling in the task completion command includes length validation for summaries, and the validation command performs structural and logic checks on JSON data to ensure integrity.
Audit Metadata