Task Manager
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions define benign workflows for project management and task tracking and do not include any malicious code or hidden logic.
- [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it is designed to ingest tasks from external sources.
- Ingestion points: Workflow 1 in SKILL.md specifies capturing tasks from external sources such as email, Slack, and bug reports.
- Boundary markers: No specific delimiters or instructions to ignore embedded commands are provided for processed content.
- Capability inventory: The skill interacts with external tools like GitHub and Slack to manage task data.
- Sanitization: No input validation or sanitization steps are defined for external data.
Audit Metadata