balanced
Facilitates constructive dialogue with evidence-based analysis, offering multiple modes for critical feedback and decision-making.
Install this skill
or
90/100
Security score
The balanced skill was audited on Apr 7, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 34
Access to home directory dotfiles
SourceSKILL.md
| 32 | ``` |
| 33 | |
| 34 | 2. Save the user's choice to the skill config file at `~/.claude/skills/balanced/config.json`: |
| 35 | ```json |
| 36 | {"default_mode": "full", "default_modifiers": []} |
medium line 58
Access to home directory dotfiles
SourceSKILL.md
| 56 | ### Config Loading |
| 57 | |
| 58 | On every invocation, check if `~/.claude/skills/balanced/config.json` exists. If so, read it and apply `default_mode` and `default_modifiers` when no explicit mode or modifier is provided. Explicit arguments always override config. |
| 59 | |
| 60 | ## Mode Selection |
Scanned on Apr 7, 2026
View Security Dashboard