Vyper
v1.0.0Vyper reference tool. Use when working with vyper in blockchain contexts.
⭐ 0· 83·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
The skill is presented as a 'Vyper reference tool' and the files provided (SKILL.md + scripts/script.sh) are consistent with a read-only reference utility; however, the script's content is generic reference/checklist text and does not contain specific Vyper (the Ethereum smart-contract language) code examples or compiler interaction — a minor mismatch between advertised narrow purpose and the generic content.
Instruction Scope
SKILL.md instructs the agent to run the included local script (scripts/script.sh) with specific commands. The script only prints static reference text; it does not read other files, environment variables, or call external endpoints.
Install Mechanism
No install spec is provided (instruction-only), and the only code shipped is a small bash script. Nothing is downloaded or written to disk beyond the included files, which is low risk.
Credentials
The skill declares no required environment variables or credentials, and the script does not access environment variables or secret-containing paths. No disproportionate credential access is requested.
Persistence & Privilege
always is false, the skill is user-invocable only, and it does not attempt to modify other skills or persistent agent configuration. It has no elevated persistence or privilege requirements.
Assessment
This skill appears safe: it simply runs a bundled bash script that prints reference/checklist text and does not access network resources or secrets. Before installing, consider whether the generic content meets your needs — it does not include Vyper-specific compiler integration or code examples. If you expect a Vyper (Ethereum) language reference or tooling, you'll still need to install the real Vyper compiler/toolchain separately. As a good practice, inspect the included script (scripts/script.sh) yourself; because it's a local shell script, executing it runs only the printed outputs shown in the file.Like a lobster shell, security has layers — review code before you run it.
latestvk97eppa1xehwrn7v1wxf83zp3n83dyzz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
