← Back to Skills Marketplace
Whitepaper
by
bytesagain1
· GitHub ↗
· v1.0.0
· MIT-0
143
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install whitepaper
Description
Whitepaper reference tool. Use when working with whitepaper in blockchain contexts.
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill
Name: whitepaper
Version: 1.0.0
The skill bundle is a simple informational reference tool for blockchain whitepapers. The 'scripts/script.sh' file contains only static text output via heredocs for various reference categories (e.g., formulas, risks, regulations), and 'SKILL.md' provides standard instructions for the AI agent to access this information. No network activity, sensitive data access, or suspicious execution logic was found.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whitepaper - After installation, invoke the skill by name or use
/whitepaper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Whitepaper?
Whitepaper reference tool. Use when working with whitepaper in blockchain contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install Whitepaper?
Run "/install whitepaper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Whitepaper free?
Yes, Whitepaper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Whitepaper support?
Whitepaper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Whitepaper?
It is built and maintained by bytesagain1 (@bytesagain1); the current version is v1.0.0.
More Skills