kata-plan-milestone-gaps
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard shell commands for file discovery (
find), directory creation (mkdir), and version control (git). These actions are consistent with the skill's stated purpose of managing a project roadmap. - [REMOTE_CODE_EXECUTION]: The skill invokes a local script (
scripts/kata-lib.cjs) and calls another internal skill (kata-doctor). No remote code execution or fetching of external scripts from untrusted sources was detected. - [DATA_EXFILTRATION]: No network operations or external data transmissions are performed. The skill only interacts with local project files in the
.planningdirectory. - [PROMPT_INJECTION]: The instructions do not contain patterns aimed at overriding agent behavior or bypassing safety guidelines. The language is purely instructional for the task of gap analysis and roadmap planning.
Audit Metadata