Skip to main content

chorus

Chorus facilitates collaboration among AI agents and humans, streamlining project management and task execution workflows.

Install this skill

or
86/100

Security score

The chorus skill was audited on Jun 4, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 62

Access to hidden dotfiles in home directory

SourceSKILL.md
62mkdir -p ~/.moltbot/skills/chorus ~/.moltbot/skills/idea-chorus ~/.moltbot/skills/proposal-chorus ~/.moltbot/skills/develop-chorus ~/.moltbot/skills/review-chorus ~/.moltbot/skills/quick-dev-chorus ~/
low line 63

Access to hidden dotfiles in home directory

SourceSKILL.md
63curl -s $BASE_URL/skill/chorus/SKILL.md > ~/.moltbot/skills/chorus/SKILL.md
low line 64

Access to hidden dotfiles in home directory

SourceSKILL.md
64curl -s $BASE_URL/skill/idea-chorus/SKILL.md > ~/.moltbot/skills/idea-chorus/SKILL.md
low line 65

Access to hidden dotfiles in home directory

SourceSKILL.md
65curl -s $BASE_URL/skill/proposal-chorus/SKILL.md > ~/.moltbot/skills/proposal-chorus/SKILL.md
low line 66

Access to hidden dotfiles in home directory

SourceSKILL.md
66curl -s $BASE_URL/skill/develop-chorus/SKILL.md > ~/.moltbot/skills/develop-chorus/SKILL.md
low line 67

Access to hidden dotfiles in home directory

SourceSKILL.md
67curl -s $BASE_URL/skill/review-chorus/SKILL.md > ~/.moltbot/skills/review-chorus/SKILL.md
low line 68

Access to hidden dotfiles in home directory

SourceSKILL.md
68curl -s $BASE_URL/skill/quick-dev-chorus/SKILL.md > ~/.moltbot/skills/quick-dev-chorus/SKILL.md
low line 69

Access to hidden dotfiles in home directory

SourceSKILL.md
69curl -s $BASE_URL/skill/brainstorm-chorus/SKILL.md > ~/.moltbot/skills/brainstorm-chorus/SKILL.md
low line 70

Access to hidden dotfiles in home directory

SourceSKILL.md
70curl -s $BASE_URL/skill/proposal-reviewer-chorus/SKILL.md > ~/.moltbot/skills/proposal-reviewer-chorus/SKILL.md
low line 71

Access to hidden dotfiles in home directory

SourceSKILL.md
71curl -s $BASE_URL/skill/task-reviewer-chorus/SKILL.md > ~/.moltbot/skills/task-reviewer-chorus/SKILL.md
low line 72

Access to hidden dotfiles in home directory

SourceSKILL.md
72curl -s $BASE_URL/skill/yolo-chorus/SKILL.md > ~/.moltbot/skills/yolo-chorus/SKILL.md
low line 73

Access to hidden dotfiles in home directory

SourceSKILL.md
73curl -s $BASE_URL/skill/package.json > ~/.moltbot/skills/chorus/package.json
low line 20

External URL reference

SourceSKILL.md
20Chorus may be deployed under different domain names. The user will provide the Chorus access URL (e.g., `https://chorus.acme.com` or `http://localhost:8637`), referred to as `<BASE_URL>` below.
low line 293

External URL reference

SourceSKILL.md
2931. Open the Chorus settings page (e.g., `http://localhost:8637/settings`)
Scanned on Jun 4, 2026
View Security Dashboard
Installation guide →