harness
Facilitates agent orchestration and model routing in OpenClaw, enabling structured task execution and real-time notifications.
Install this skill
or
84/100
Security score
The harness skill was audited on May 27, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 15
Access to hidden dotfiles in home directory
SourceSKILL.md
| 15 | bash ~/.openclaw/skills/harness/scripts/route-task.sh "태스크 설명" |
low line 45
Access to hidden dotfiles in home directory
SourceSKILL.md
| 45 | bash ~/.openclaw/skills/harness/scripts/bridge.sh status |
low line 48
Access to hidden dotfiles in home directory
SourceSKILL.md
| 48 | bash ~/.openclaw/skills/harness/scripts/bridge.sh reset "my-cycle" full |
low line 51
Access to hidden dotfiles in home directory
SourceSKILL.md
| 51 | bash ~/.openclaw/skills/harness/scripts/bridge.sh phase WORKING |
low line 114
Access to hidden dotfiles in home directory
SourceSKILL.md
| 114 | BRIDGE=~/.openclaw/skills/harness/scripts/bridge.sh |
low line 171
Access to hidden dotfiles in home directory
SourceSKILL.md
| 171 | ~/.openclaw/skills/harness/ |
medium line 210
Access to hidden dotfiles in home directory
SourceSKILL.md
| 210 | - OpenClaw: `~/.openclaw/openclaw.json`에 `glm-5.1` 모델 정의 추가 후 `agents.defaults.model.primary`를 `zai/glm-5.1`로 변경 가능 |
medium line 211
Access to hidden dotfiles in home directory
SourceSKILL.md
| 211 | - Claude Code: `~/.claude/settings.json`의 `ANTHROPIC_DEFAULT_SONNET_MODEL` / `ANTHROPIC_DEFAULT_OPUS_MODEL`를 `glm-5.1`로 매핑 가능 |
Scanned on May 27, 2026
View Security Dashboard