ck
Manages project context in Claude Code by automatically loading and saving session states using Node.js scripts.
Install this skill
or
83/100
Security score
The ck skill was audited on May 15, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 14
Access to hidden dotfiles in home directory
SourceSKILL.md
| 14 | 脚本位于:`~/.claude/skills/ck/commands/`(使用 `$HOME` 展开 `~`)。 |
low line 21
Access to hidden dotfiles in home directory
SourceSKILL.md
| 21 | ~/.claude/ck/ |
medium line 147
Access to hidden dotfiles in home directory
SourceSKILL.md
| 147 | 位于 `~/.claude/skills/ck/hooks/session-start.mjs` 的钩子必须在 |
medium line 148
Access to hidden dotfiles in home directory
SourceSKILL.md
| 148 | `~/.claude/settings.json` 中注册,以便在会话启动时自动加载项目上下文: |
low line 154
Access to hidden dotfiles in home directory
SourceSKILL.md
| 154 | { "hooks": [{ "type": "command", "command": "node \"~/.claude/skills/ck/hooks/session-start.mjs\"" }] } |
Scanned on May 15, 2026
View Security DashboardGitHub Stars 189.4K
Rate this skill
Categorydevelopment
UpdatedMay 25, 2026
affaan-m/everything-claude-code