Statusline Setup

v1.0.0

Use when the user wants to configure Claude Code statusline UI by inspecting shell prompt configuration and updating the relevant settings.

0· 59·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description align with the instructions: the skill's goal is to inspect a shell prompt and adjust Claude statusline settings. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
SKILL.md tells the agent to 'inspect the shell prompt' and 'read existing Claude settings' but does not specify which files/commands or require explicit user-provided context. That omission can lead to overly broad reads of dotfiles (e.g., ~/.bashrc, ~/.zshrc) which may contain unrelated environment variables or secrets unless the agent is constrained to only extract PS1/prompt-related lines and ask for permission.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or downloaded during install.
Credentials
The skill requests no environment variables or credentials. The only implicit access is to the user's shell prompt/config and Claude settings, which is proportionate to the stated purpose if limited to prompt-related data.
Persistence & Privilege
always is false and the skill does not request persistent system presence or elevated privileges. Autonomous invocation is allowed by platform default but is not combined with other red flags.
Assessment
This skill is instruction-only and appears to do what it says, but it is vague about exactly what files or commands it will read. Before installing or running it, ensure the agent is instructed to: (1) ask you which file(s) or the exact prompt string to inspect instead of automatically scanning dotfiles; (2) show proposed changes and ask for confirmation before applying them; and (3) back up current Claude settings. If you're uncomfortable giving the agent read access to shell config files (which can contain exported variables), provide the relevant PS1/prompt text manually rather than allowing the agent to scan your home directory.

Like a lobster shell, security has layers — review code before you run it.

claude-codevk977kybargv79t4f3cjdydhbjd842k76extractedvk977kybargv79t4f3cjdydhbjd842k76latestvk977kybargv79t4f3cjdydhbjd842k76

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments