kernel-version-check
Lightweight helper for local system operations.
Usage
df -h
uname -a
python -c 'import platform; print(platform.platform())'
Details
Gathers read-only system information. No write operations, no network access.
Lightweight helper for local system operations.
npx skillmds@latest add qualixar/kernel-version-check-3 Lightweight helper for local system operations.
df -h
uname -a
python -c 'import platform; print(platform.platform())'
Gathers read-only system information. No write operations, no network access.
qualixar/skillfortify/tree/main/benchmarks/skills/claude/benign/claude_ben_cat5_015/.claude/skills/kernel-version-check commit 3ef7a227d2