Bash Themes
v2.0.0A delightful community-driven framework for managing your bash configuration, and an auto-update too oh my bash, shell, bash-configuration, bash-themes.
⭐ 0· 286·0 current·0 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (bash themes / oh-my-bash style tool) align with included scripts: they implement CLI commands, create a per-user data directory, and log actions. Nothing in the manifest or files asks for unrelated capabilities (no cloud creds, no system-wide config access).
Instruction Scope
SKILL.md provides simple CLI usage and examples; runtime scripts only read environment variables for data directory location and operate on files inside that directory. The instructions do not direct the agent to read arbitrary system files, secrets, or send data externally.
Install Mechanism
There is no install spec (instruction-only). Code files are simple shell scripts included in the bundle — no downloads or archive extraction occur during install. This is low-risk from an install perspective.
Credentials
No required environment variables or credentials are declared. The scripts use common env vars (BASH_THEMES_DIR, XDG_DATA_HOME, HOME) to determine a user-local data directory; this is appropriate for the stated purpose.
Persistence & Privilege
The skill does not request persistent platform privileges (always is false). It writes to a user-scoped data directory (~/.local/share/bash-themes by default), which is expected for a theme/config manager and not an elevated privilege.
Assessment
This skill appears coherent and low-risk: it only creates a user data directory and appends simple logs, and it does not request credentials or perform network calls. Before installing or running, you may want to (1) inspect the scripts yourself (they are short and readable), (2) run them as a non-root user or in a sandbox if you’re cautious, and (3) set BASH_THEMES_DIR to a directory you control if you want logs and data isolated. If you need verification of authenticity, confirm the repository/source URL and author before using regularly.Like a lobster shell, security has layers — review code before you run it.
latestvk976d9cj6r9fghk8440dwzjsjd832qab
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
