autonomous-loops
自主Claude代码循环的模式与架构——从简单的顺序管道到基于RFC的多智能体有向无环图系统。
75/100
Security score
The autonomous-loops skill was audited on Mar 8, 2026 and we found 3 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
medium line 364
Template literal with variable interpolation in command context
SourceSKILL.md
| 364 | ```bash |
high line 241
Piping content to bash shell
SourceSKILL.md
| 241 | curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/HEAD/install.sh | bash |
medium line 124
Access to hidden dotfiles in home directory
SourceSKILL.md
| 124 | 1. 从 `~/.claude/claw/{session}.md` 加载对话历史 |
Scanned on Mar 8, 2026
View Security Dashboard