config-reader
Manages daplug configuration in CLAUDE.md, supporting legacy settings and migrations for seamless configuration management.
Install this skill
or
93/100
Security score
The config-reader skill was audited on Mar 1, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 28
Access to hidden dotfiles in home directory
SourceSKILL.md
| 28 | cli_logs_dir: ~/.claude/cli-logs/ |
low line 35
Access to hidden dotfiles in home directory
SourceSKILL.md
| 35 | PLUGIN_ROOT=$(jq -r '.plugins."daplug@cruzanstx"[0].installPath' ~/.claude/plugins/installed_plugins.json) |
medium line 95
Access to hidden dotfiles in home directory
SourceSKILL.md
| 95 | - Lookup order: project CLAUDE.md (repo root) → user ~/.claude/CLAUDE.md |
Scanned on Mar 1, 2026
View Security Dashboard