Gpio

v2.0.2

gpio reference tool

0· 130·0 current·0 all-time
bybytesagain4@xueyetianya
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 claim a gpio reference tool and all provided artifacts (SKILL.md and scripts/script.sh) only produce reference text. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md explicitly states outputs are heredocs with no network calls or credentials; the provided shell script implements that behavior and does not read files, env vars, or send data externally. Commands are limited to printing documentation.
Install Mechanism
No install specification is provided (instruction-only). A single included shell script is present; it is static and prints documentation. There is no download-from-URL, package install, or archive extraction.
Credentials
The skill requests no environment variables, no credentials, and does not reference config paths. The script does not access secrets or external services.
Persistence & Privilege
The skill does not request always:true and uses normal invocation. It does not modify other skills or system configuration; its footprint is limited to the provided script executed when invoked.
Assessment
This skill appears to only print static reference documentation and does not request credentials or perform network access. If you have strict security policies, review scripts/script.sh before allowing execution (it runs as the invoking user). Otherwise it is low-risk: no installs, no secrets, and no external endpoints. If you want extra assurance, run the script in a sandbox or inspect the file contents locally before use.

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

latestvk9761b0vemew2pd1f4f5ja6s5n83e0c5

License

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

Comments