Substrate
v1.0.0Substrate reference tool. Use when working with substrate in blockchain contexts.
⭐ 0· 85·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
The name/description (Substrate reference tool) matches the included files and behavior: SKILL.md instructs the agent to run a bundled script which prints reference material (intro, glossary, checklist, etc.). There are no unexpected binaries, env vars, or config paths requested.
Instruction Scope
Runtime instructions are narrowly scoped: they call scripts/script.sh with a single command argument. The script's functions only emit static text and do not read arbitrary files, environment variables, or network endpoints. There is no vague 'gather whatever context you need' language.
Install Mechanism
There is no install spec — this is instruction-only plus a small bundled shell script. Nothing will be downloaded or extracted at install time; no third‑party packages or remote URLs are used.
Credentials
The skill declares no environment variables, secrets, or config paths and the script does not depend on or access credentials. This is proportionate for a local reference tool.
Persistence & Privilege
The skill does not request always:true or elevated/system-wide privileges and does not modify other skills or global agent config. It can be invoked autonomously (normal default) but its actions are limited to printing static content.
Assessment
This skill appears safe and does what it says – it runs a bundled shell script that prints reference material and requests no credentials or network access. Before installing, consider: (1) inspect the included scripts (already provided) to confirm no changes; (2) only install skills from sources you trust and be cautious if the skill is later updated (a modified script could run arbitrary shell commands); (3) if you need stronger isolation, run the skill in a sandboxed environment. No additional secrets or cloud credentials are required.Like a lobster shell, security has layers — review code before you run it.
latestvk97ay3t4hrtkr3m3asnska73t183dda5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
