task-breakdown
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the
Bashtool andgitcommands purely for workflow coordination and state management within a project environment. These operations are standard for development agents and do not involve suspicious network activity or privilege escalation. - [SAFE]: Data ingestion points are limited to local project documentation like
spec.mdandsystem-architecture.md. Although these are untrusted inputs, the skill's purpose is to generate a human-readable task list (tasks.md), which carries a negligible risk of executing malicious instructions embedded in those documents. - [SAFE]: The instructions explicitly promote secure credential management by advising that API keys and sensitive configuration be stored in
.envfiles and defined as prerequisites rather than being hardcoded in task definitions. - [SAFE]: No evidence of obfuscation, multi-layer encoding, or hidden communication channels was found across the skill's scripts and configuration files.
Audit Metadata