Skip to main content

warden-sweep

Conducts comprehensive code sweeps to identify and validate issues, generating draft PRs for improved code quality.

Install this skill

or
0/100

Security score

The warden-sweep skill was audited on May 16, 2026 and we found 25 security issues across 2 threat categories, including 4 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 13

Template literal with variable interpolation in command context

SourceSKILL.md
13**Important**: Run all scripts from the repository root using `${CLAUDE_SKILL_ROOT}`. Output goes to `.warden/sweeps/<run-id>/`.
medium line 21

Template literal with variable interpolation in command context

SourceSKILL.md
21```bash
medium line 30

Template literal with variable interpolation in command context

SourceSKILL.md
30```bash
medium line 38

Template literal with variable interpolation in command context

SourceSKILL.md
38```bash
medium line 46

Template literal with variable interpolation in command context

SourceSKILL.md
46```bash
medium line 54

Template literal with variable interpolation in command context

SourceSKILL.md
54```bash
medium line 62

Template literal with variable interpolation in command context

SourceSKILL.md
62```bash
medium line 70

Template literal with variable interpolation in command context

SourceSKILL.md
70```bash
medium line 82

Template literal with variable interpolation in command context

SourceSKILL.md
82```bash
medium line 88

Template literal with variable interpolation in command context

SourceSKILL.md
88```bash
high line 127

Template literal with variable interpolation in command context

SourceSKILL.md
127Read `${CLAUDE_SKILL_ROOT}/references/verify-prompt.md` for the prompt template. Substitute the finding's values into the `${...}` placeholders.
medium line 136

Template literal with variable interpolation in command context

SourceSKILL.md
136```markdown
medium line 152

Template literal with variable interpolation in command context

SourceSKILL.md
152```diff
medium line 187

Template literal with variable interpolation in command context

SourceSKILL.md
187```bash
medium line 213

Template literal with variable interpolation in command context

SourceSKILL.md
213```bash
medium line 221

Template literal with variable interpolation in command context

SourceSKILL.md
221```bash
medium line 240

Template literal with variable interpolation in command context

SourceSKILL.md
240```bash
high line 250

Template literal with variable interpolation in command context

SourceSKILL.md
250Launch a Task subagent (`subagent_type: "general-purpose"`) to apply the fix in the worktree. Read `${CLAUDE_SKILL_ROOT}/references/patch-prompt.md` for the prompt template. Substitute the finding's v
high line 255

Template literal with variable interpolation in command context

SourceSKILL.md
2551. Record the finding in `data/patches.jsonl` with `"status": "error"` and `"error": "Subagent skipped: ${skipReason}"`
medium line 261

Template literal with variable interpolation in command context

SourceSKILL.md
261```bash
medium line 267

Template literal with variable interpolation in command context

SourceSKILL.md
267```bash
medium line 273

Template literal with variable interpolation in command context

SourceSKILL.md
273```bash
medium line 310

Template literal with variable interpolation in command context

SourceSKILL.md
310```bash
medium line 339

Template literal with variable interpolation in command context

SourceSKILL.md
339```bash
low line 306

External URL reference

SourceSKILL.md
306{"findingId": "...", "prUrl": "https://...", "branch": "...", "reviewers": ["user1", "user2"], "filesChanged": ["..."], "status": "created|existing|error"}
Scanned on May 16, 2026
View Security Dashboard
Installation guide →