leak-buy
Buy and download leak content from promo or download links using a preinstalled leak CLI.
Why use this skill?
Safely automate the purchase and download of content via leak-cli with OpenClaw. Secure key handling, file management, and workflow automation for all your leak-based assets.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/eucalyptus-viminalis/leak-buyWhat This Skill Does
The leak-buy skill for OpenClaw provides a secure, streamlined interface for interacting with leak-cli, enabling users to purchase and download content from promo or direct download links. This tool acts as a bridge between the agent's file system and external leak repositories, automating the complex handshake processes required for X402 payment flows and access-restricted content. By utilizing a controlled, pre-installed binary, it ensures that your private keys remain secured in local files rather than exposed in prompt history, adhering strictly to a defense-in-depth security architecture.
Installation
To begin using this skill, ensure that the leak-cli is available on your system path. You can install it globally via npm: npm i -g leak-cli. Once the binary is verified, install the skill into your OpenClaw environment using the following command in your terminal: clawhub install openclaw/skills/skills/eucalyptus-viminalis/leak-buy. Ensure your system satisfies all local file permissions so the agent can safely read your buyer private key file.
Use Cases
This skill is ideal for researchers, analysts, and developers who need to procure digital assets from restricted platforms that support the leak-cli protocol. Common use cases include:
- Automating the acquisition of gated digital content via promo codes.
- Managing high-volume downloads where manual CLI interaction is inefficient.
- Integrating file retrieval into automated data pipelines or local caching systems.
- Securely handling private key authentication for paid content without manual input of sensitive credentials in chat.
Example Prompts
- "I have a promo link at https://example.leak/promo. Can you purchase this for me? I have my buyer key at ./keys/my-buyer.key."
- "Please download the file from https://example.leak/download using the code 'limited-access' and use my key file at ./wallet/key.pem."
- "Run the leak purchase for this link: https://my-source.leak/, save the output as 'final_report.zip' in my downloads folder using the local key located at ~/.keys/leak.key."
Tips & Limitations
Always verify the URL before initiating a download to prevent accidental expenditures. The tool strictly enforces a policy against raw private key input; you must point to a verified, non-symlink file on your local disk. If you encounter errors, verify that your path is absolute or clearly relative and that the file permissions are set to readable. This skill does not support dynamic package installation, meaning it relies entirely on the pre-installed local leak environment, which keeps your system clean and predictable.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-eucalyptus-viminalis-leak-buy": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution