Whitepaper

v1.0.0

Whitepaper reference tool. Use when working with whitepaper in blockchain contexts.

0· 70·0 current·0 all-time
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
Name/description (whitepaper reference for blockchain contexts) matches the provided files: SKILL.md documents CLI-like commands and the bundled script emits static reference content. Nothing requested or installed that is unrelated to a documentation/reference tool.
Instruction Scope
SKILL.md instructs the agent to run the included scripts/script.sh for each command. The script only prints predefined text blocks and does not read arbitrary files, environment credentials, or transmit data externally.
Install Mechanism
No install spec (instruction-only with a bundled script). No downloads, no external package managers, and no extraction of remote archives—lowest-risk installation profile.
Credentials
The skill declares no required environment variables or credentials and the script does not access environment secrets or external config paths. The only variable is an internal VERSION string.
Persistence & Privilege
Skill is not always-enabled and makes no changes to agent/system configuration. It does not request persistent privileges or modify other skills.
Assessment
This skill appears safe and coherent with its stated purpose: it simply runs a local shell script that prints static whitepaper guidance. Before installing or running, you may want to: (1) review the script contents yourself (they're included) to confirm there are no unexpected commands; (2) run it in a restricted/sandboxed environment if you have policy concerns; and (3) be aware that the help text has a minor bug (VERSION is inside a quoted heredoc so it won't expand) but this is functional and not a security issue.

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

latestvk9795hsqdsran9ysr0w98xw0gd83e3eb

License

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

Comments