Gpu Helper
v2.0.3Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for GPU Helper concepts, best practices, and implementation patterns.
⭐ 0· 121·0 current·0 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the actual files and behavior: this is a documentation/reference skill for GPU Helper. It does not request credentials, binaries, or config paths that would be unrelated to a reference tool.
Instruction Scope
SKILL.md explicitly states no external API calls or network access; the bundled script only prints heredoc documentation and does not read external files, environment credentials, or perform network operations. Note: there is a minor internal inconsistency (script VERSION is 2.0.2 while skill metadata is 2.0.3) and the help heredoc is quoted such that $VERSION will not expand; these are correctness issues, not security concerns.
Install Mechanism
No install spec is provided and no external downloads or package installs are required. The skill is instruction-only with a small bundled shell script — low install risk.
Credentials
The skill declares no required environment variables, no primary credential, and the script does not reference secrets or external credentials. Requested environment access is proportional (none) to the stated purpose.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request persistent or elevated privileges and does not modify other skills or system-wide configuration.
Assessment
This skill appears coherent and low-risk: it only outputs static reference text and asks for no credentials or network access. If you plan to install or run it, review the small shell script (scripts/script.sh) yourself — running shell scripts executes code on your machine. The only issues found are minor (version mismatch between metadata and the script, and a help text quoting choice that prevents $VERSION expansion). If you don't trust the BytesAgain source, run it in a sandbox or inspect/execute the script manually rather than granting it broad execution rights in an automated environment.Like a lobster shell, security has layers — review code before you run it.
latestvk972phr5831rc5encfr8hxtxch83hvds
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
