Skip to main content

council-review

Enables automated validation of plans and architecture changes, ensuring independent verification before execution in Claude Code.

Install this skill

or
74/100

Security score

The council-review skill was audited on Jun 10, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 4

Access to hidden dotfiles in home directory

SourceSKILL.md
4when-to-use: When you write a plan to ~/.claude/plans/, make architectural changes, or before marking a PR done; required for CLAUDE-tier tasks
medium line 15

Access to hidden dotfiles in home directory

SourceSKILL.md
15When you write a plan to `~/.claude/plans/`, automatically validate it:
low line 17

Access to hidden dotfiles in home directory

SourceSKILL.md
17~/bin/validate-plan --threshold 2 ~/.claude/plans/<plan-file>.md
medium line 37

Access to hidden dotfiles in home directory

SourceSKILL.md
37Council behavior is configured in `~/.claude/council.yaml`. The Maggy dashboard (Settings > Council) also manages this config.
medium line 44

Access to hidden dotfiles in home directory

SourceSKILL.md
44`~/.claude/council.yaml`.
medium line 64

Access to hidden dotfiles in home directory

SourceSKILL.md
64All 13 tiers are listed in `~/.claude/council.yaml` under `models:`. Each has:
Scanned on Jun 10, 2026
View Security Dashboard
Installation guide →