Slashing
v1.0.0Analyze slashing operations. Use when you need to understand slashing mechanisms, evaluate protocol security, or reference on-chain concepts.
⭐ 0· 89·0 current·0 all-time
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 (analyzing slashing on-chain concepts) matches the included script and SKILL.md: both provide local commands to add/list/search/export entries and configure a data directory. There are no unrelated credentials, binaries, or external services required.
Instruction Scope
SKILL.md directs the agent to run the bundled scripts/script.sh with specific commands (status, add, list, etc.). The script only reads/writes files under the configured DATA_DIR (default ~/.slashing) and does not access other system paths or remote endpoints. It does not instruct collection or transmission of unrelated data.
Install Mechanism
There is no install spec or remote download; the skill is instruction-only plus a bundled shell script. Nothing is fetched from external URLs and no archive extraction or package installs occur.
Credentials
No required environment variables or credentials are declared. The script optionally respects SLASHING_DIR to change the local data directory, which is appropriate and proportional for a local-data recording tool.
Persistence & Privilege
The skill does not request permanent/always-on inclusion. It writes only to its own data directory (~/.slashing by default) and does not modify other skills or system-wide agent config. Autonomous invocation remains enabled by default but is not accompanied by broad privileges or credential access.
Assessment
This skill appears coherent and local-only. Before installing: (1) know it stores data unencrypted under ~/.slashing (or whatever SLASHING_DIR you set) — avoid adding secrets to entries; (2) the bundled script will be executed locally, so review it if you want to verify behavior; (3) exports simply copy or convert the local data file, so treat exported files like any other sensitive note. If you plan to use it on a shared system, pick a secure DATA_DIR and back up as needed.Like a lobster shell, security has layers — review code before you run it.
latestvk97dnyb7mjbdphw5sg0p35mgz983bnnh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
