chorus
Chorus facilitates collaboration among AI agents and humans, streamlining project management and task execution workflows.
Install this skill
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
Access to hidden dotfiles in home directory
| 62 | mkdir -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 ~/ |
Access to hidden dotfiles in home directory
| 63 | curl -s $BASE_URL/skill/chorus/SKILL.md > ~/.moltbot/skills/chorus/SKILL.md |
Access to hidden dotfiles in home directory
| 64 | curl -s $BASE_URL/skill/idea-chorus/SKILL.md > ~/.moltbot/skills/idea-chorus/SKILL.md |
Access to hidden dotfiles in home directory
| 65 | curl -s $BASE_URL/skill/proposal-chorus/SKILL.md > ~/.moltbot/skills/proposal-chorus/SKILL.md |
Access to hidden dotfiles in home directory
| 66 | curl -s $BASE_URL/skill/develop-chorus/SKILL.md > ~/.moltbot/skills/develop-chorus/SKILL.md |
Access to hidden dotfiles in home directory
| 67 | curl -s $BASE_URL/skill/review-chorus/SKILL.md > ~/.moltbot/skills/review-chorus/SKILL.md |
Access to hidden dotfiles in home directory
| 68 | curl -s $BASE_URL/skill/quick-dev-chorus/SKILL.md > ~/.moltbot/skills/quick-dev-chorus/SKILL.md |
Access to hidden dotfiles in home directory
| 69 | curl -s $BASE_URL/skill/brainstorm-chorus/SKILL.md > ~/.moltbot/skills/brainstorm-chorus/SKILL.md |
Access to hidden dotfiles in home directory
| 70 | curl -s $BASE_URL/skill/proposal-reviewer-chorus/SKILL.md > ~/.moltbot/skills/proposal-reviewer-chorus/SKILL.md |
Access to hidden dotfiles in home directory
| 71 | curl -s $BASE_URL/skill/task-reviewer-chorus/SKILL.md > ~/.moltbot/skills/task-reviewer-chorus/SKILL.md |
Access to hidden dotfiles in home directory
| 72 | curl -s $BASE_URL/skill/yolo-chorus/SKILL.md > ~/.moltbot/skills/yolo-chorus/SKILL.md |
Access to hidden dotfiles in home directory
| 73 | curl -s $BASE_URL/skill/package.json > ~/.moltbot/skills/chorus/package.json |
External URL reference
| 20 | Chorus 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. |
External URL reference
| 293 | 1. Open the Chorus settings page (e.g., `http://localhost:8637/settings`) |