doc-iplan-autopilot
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a structured document automation workflow, processing local SPEC/TDD files and user prompts to generate implementation artifacts.
- [SAFE]: All file access is localized to the agent's workspace (e.g.,
docs/08_IPLAN/,.aidoc/profile.yaml) and internal framework directories (${CLAUDE_PLUGIN_ROOT}). No sensitive file access or credential harvesting patterns were found. - [SAFE]: No network communication or external data exfiltration patterns (such as
curl,wget, or non-whitelisted domain requests) are present. - [SAFE]: The skill relies on local skill dependencies for its functionality and does not perform any remote code execution or untrusted package installations.
- [SAFE]: No obfuscation techniques, hidden commands, or dynamic context injection patterns (such as the
!command`` syntax) were identified.
Audit Metadata