Back to Registry View Author Profile
Official Verified
leak
Compatibility stub for migrating from the legacy mixed leak skill to split hardened skills.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/eucalyptus-viminalis/leakOr
leak (migration stub)
This legacy skill is now a compatibility stub.
Use the split hardened skills instead:
leak-buyfor buying and downloading content.leak-publishfor publishing and selling content.
Migration
- Install
leak-buywhen the user asks to buy/download. - Install
leak-publishwhen the user asks to publish/sell. - Do not execute buy/publish workflows from this stub.
Rationale
The split model reduces risk surface, removes mixed high-risk behavior from one skill, and hardens scanner posture for Clawhub.
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-eucalyptus-viminalis-leak": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.