Header

v1.0.0

Header design reference — navigation patterns, sticky headers, responsive menus, accessibility. Use when designing website headers or implementing navigation...

0· 92·0 current·0 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (header design reference) matches the behavior: SKILL.md invokes a local script that prints guidance for header/nav design. There are no unrelated binaries, cloud credentials, or surprising capabilities requested.
Instruction Scope
Runtime instructions only run the included scripts/script.sh commands (intro, patterns, sticky, etc.). The script emits static documentation and example code; it does not reference network endpoints, other system config, or ask for broad context. SKILL.md mentions an optional HEADER_DIR config, but the provided script content shown does not read or write files or access other env vars.
Install Mechanism
No install spec is provided (instruction-only skill with an included script), so nothing will be downloaded or extracted during install. The script is included in the package and runs locally.
Credentials
The skill declares no required environment variables or credentials. The only configuration mentioned is HEADER_DIR (a local data dir); no secrets or unrelated service keys are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It does not modify other skills or system-wide configs based on the provided files.
Assessment
This skill appears to be a local, read-only design reference: it runs the included Bash script to print header/navigation guidance. Before installing or running, you can (1) inspect scripts/script.sh locally to confirm there are no network calls or file writes beyond what you expect, (2) if you are concerned about filesystem changes, run the script in a sandbox or with restricted permissions, and (3) note the optional HEADER_DIR configuration — verify whether the script uses that directory if you plan to set it. Overall the package is coherent with its stated purpose and does not request secrets or external downloads.

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

latestvk970fkkcj4kp6pxgb048sc43q183batn

License

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

Comments