deepen-loop
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill shells out to a local Python script
convergence-check.pyusing JSON data passed via anechopipe to determine if the analysis loop should continue. The script path is resolved using the internal${CLAUDE_PLUGIN_ROOT}environment variable. - [DATA_EXPOSURE]: The skill reads and writes state and plan data to local project directories, such as
.anneal/andplans/. This is necessary for the orchestration of the loop and does not involve unauthorized access or exfiltration.
Audit Metadata