Skip to main content

ralph-orchestrator

Orchestrates the Ralph autonomous agent pipeline for structured feature development, from requirements gathering to execution.

Install this skill

or
84/100

Security score

The ralph-orchestrator skill was audited on Jun 13, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 179

Curl to non-GitHub URL

SourceSKILL.md
179{ "command": "curl -s http://localhost:3000/api/...", "expect": "contains:expected" }
medium line 70

Access to hidden dotfiles in home directory

SourceSKILL.md
701. Scan `.claude/agents/*.md` and `~/.claude/agents/*.md`
medium line 244

Access to hidden dotfiles in home directory

SourceSKILL.md
244| Project agents | Discovered from .claude/agents/ and ~/.claude/agents/ | Matched to storyTypes by description keywords |
low line 179

External URL reference

SourceSKILL.md
179{ "command": "curl -s http://localhost:3000/api/...", "expect": "contains:expected" }
Scanned on Jun 13, 2026
View Security Dashboard
Installation guide →