← Back to Skills Marketplace
wells1137

PureSnap

by Wells Wu · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ⚠ suspicious
364
Downloads
2
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install puresnap
Description
TikTok video downloader, YouTube video downloader, Instagram Reels downloader, Twitter/X video downloader, Bilibili video downloader, Reddit video downloader...
Usage Guidance
This skill forwards any URL you give it to a third‑party API (api.meowload.net) and uses a built‑in API key included in the skill text. That means the operator of MeowLoad will see every URL you process (which could reveal private or sensitive links) and can monitor or limit usage of the embedded key. Before using/installing: (1) decide whether you are comfortable sharing URLs with this external service; (2) consider creating your own MeowLoad developer key and set MEOWLOAD_API_KEY instead of using the embedded key; (3) avoid sending private/unlisted URLs or credentials to the skill; (4) review MeowLoad's privacy/terms and the referenced GitHub repo for legitimacy; (5) be aware of legal/copyright issues with downloading content. If privacy or provenance is important, prefer a local downloader implementation you control or a well‑vetted service.
Capability Analysis
Type: OpenClaw Skill Name: puresnap Version: 1.3.0 The PureSnap skill is a media downloader that interfaces with the MeowLoad API (api.meowload.net) to extract video and audio links from various social media platforms. It transparently discloses that user-provided URLs are sent to the third-party service and provides a built-in API key for immediate use. The instructions for the AI agent are limited to standard curl and ffmpeg commands for media retrieval and processing, with no evidence of malicious intent, obfuscation, or unauthorized data access.
Capability Assessment
Purpose & Capability
Name/description (multi‑site media downloader) match the instructions: the SKILL.md explicitly calls a third‑party extraction API (api.meowload.net) to produce direct media links. No unrelated binaries, env vars, or install steps are requested.
Instruction Scope
At runtime the agent is instructed to send any user-supplied URL to MeowLoad, parse JSON results, present resource_url, and optionally run curl to download files. This is within the stated purpose but grants the third party full visibility into every URL the user asks the skill to process (including any private/unlisted links). The SKILL.md does say to prompt the user on first use, which mitigates but does not eliminate the data‑sharing risk.
Install Mechanism
Instruction-only skill with no install steps or external downloads. No code files to be executed were included, so there is nothing being written to disk by an installer — this lowers execution risk.
Credentials
No credentials are required, but the skill embeds a plaintext API key (x-api-key: 376454-087dd0budxxo) in SKILL.md and instructs use of that key by default. Embedding a shared key means the third party can observe/tracking usage, enforce limits, or revoke service; it may also allow the key to be abused by others. The SKILL.md allows overriding via MEOWLOAD_API_KEY, which is a recommended mitigation but not required.
Persistence & Privilege
The skill does not request persistent 'always' inclusion, does not alter other skills or system-wide configs, and has no install actions. Autonomous invocation is allowed (platform default) but that is not combined with other elevated privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install puresnap
  3. After installation, invoke the skill by name or use /puresnap
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
SEO-optimize descriptions for discoverability
v1.2.0
Add privacy disclosure and user consent workflow to address security review
v1.1.0
Rebrand to PureSnap
Metadata
Slug puresnap
Version 1.3.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is PureSnap?

TikTok video downloader, YouTube video downloader, Instagram Reels downloader, Twitter/X video downloader, Bilibili video downloader, Reddit video downloader... It is an AI Agent Skill for Claude Code / OpenClaw, with 364 downloads so far.

How do I install PureSnap?

Run "/install puresnap" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PureSnap free?

Yes, PureSnap is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does PureSnap support?

PureSnap is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PureSnap?

It is built and maintained by Wells Wu (@wells1137); the current version is v1.3.0.

💬 Comments