📦 Cc Statusline — 状态栏配置
v0.1.1一键安装、预览、切换、清理、还原或修复 Claude Code 状态栏主题,支持自定义配色与布局,让终端信息一目了然。
0· 166·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill appears coherent and limited to configuring Claude Code statuslines: it will write scripts and update ~/.claude/settings.json (statusLine) and create backups/snapshots. Before installing or running scripts: 1) review install_jq.sh and the platform install scripts (install_statusline_*.sh) for any network downloads or unexpected operations; 2) confirm the GitHub repo/source you clone from is trustworthy; 3) keep a backup of ~/.claude/settings.json (the scripts also save snapshots, but ...详细分析 ▾
✓ 用途与能力
Name/description match the actual behavior: the skill provides presets, generation, activation, preview, backup, restore and uninstall flows for Claude Code statuslines and writes/updates files under ~/.claude. No unrelated credentials, system-wide privileges, or external services are requested.
✓ 指令范围
SKILL.md and the visible scripts limit actions to previewing and then writing statusline scripts and updating only the statusLine field in ~/.claude/settings.json; they also save snapshots and create backups. The runtime instructions do not ask for unrelated environment variables or to read arbitrary system files.
ℹ 安装机制
There is no formal install spec (instruction-only), and the README recommends cloning from a GitHub repo (normal). The bundle includes helper scripts such as install_jq.sh and platform install scripts (install_statusline_*.sh) which may perform additional steps; those particular files were not fully shown in the truncated listing, so inspect them for any network downloads or arbitrary binary installs before running.
✓ 凭证需求
The skill declares no required env vars or credentials. Scripts accept optional CC_STATUSLINE_* overrides and otherwise operate on $HOME/.claude, which is appropriate for a per-user statusline tool. Helper tools (jq, python) are used as reasonable fallbacks.
✓ 持久化与权限
The skill does not request always:true and does not attempt to persist as a system service. It writes files under the user's ~/.claude directory and updates only the statusLine field in ~/.claude/settings.json, which is consistent with its stated purpose.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.12026/3/19
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install cc-statusline
镜像加速npx clawhub@latest install cc-statusline --registry https://cn.longxiaskill.com