task-visualizer
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates on local project files (specifically
.ralph/tasks.json) to visualize task data. It does not perform network operations or access sensitive system directories. - [SAFE]: Includes explicit security instructions for the agent to perform input sanitization and character filtering to prevent shell or command injection (CWE-1286 prevention).
- [SAFE]: Utilizes standard, well-known CLI tools like
jqandajvfor data processing and validation.
Audit Metadata