← Back to Skills Marketplace
Paid Bundle V1.1
by
~K¹yle Million
· GitHub ↗
· v1.1.1
· MIT-0
79
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install paid-bundle-v1-1
Description
Production-validated OpenClaw skills built for production Claude Code deployments. Compaction, loop termination, session memory, bash security, agent memory...
Usage Guidance
Do not install blindly. Before copying anything: 1) obtain the seven phase SKILL.md files from a trustworthy source (official ClawHub or the known vendor) — do not paste files from random locations; 2) manually inspect each phase SKILL.md to see exactly what file paths, scans, or commands the agent will run (look for any references to reading system files, credentials, network exfiltration, or exec of arbitrary binaries); 3) confirm why CLAUDE_CODE_REMOTE_MEMORY_DIR is needed and pick a restricted path (not a system or root-owned dir); 4) run the bundle first in an isolated VM or disposable account to observe behavior; 5) prefer vendors that publish source/release URLs and checksums; 6) if you allow autonomous invocation, limit model/skill permissions and monitor logs for unexpected spawning or file access. If you cannot verify the origin of the missing phase files or cannot review their contents, treat the bundle as untrusted.
Capability Assessment
Purpose & Capability
The SKILL.md describes production-focused architectures (compaction, loop termination, memory scoping, bash validators, coordinator/fork patterns) and the requested actions (copy SKILL.md files to ~/.openclaw/workspace/skills and set a memory dir) align with that purpose. However the bundle claims 7 phase files but this package contains only a single descriptor; that omission is inconsistent with the stated package contents and source (homepage/source unknown) is not provided.
Instruction Scope
Runtime instructions tell the user to copy seven SKILL.md files into the agent skills directory and to set CLAUDE_CODE_REMOTE_MEMORY_DIR for persistent memory; the descriptor also references 'file scanning' and forked agent behavior. Those capabilities (persisting/scanning files, spawning/forking agents, sharing caches) expand what an agent may access and do autonomously — so you must inspect the actual per-phase SKILL.md files before installation. The metadata claims no required env vars but the doc explicitly instructs setting CLAUDE_CODE_REMOTE_MEMORY_DIR, an inconsistency.
Install Mechanism
There is no automated install spec (instruction-only), so nothing will be written automatically by an installer. That lowers technical install risk, but the instructions assume you will obtain and copy seven SKILL.md files from the package — those files are not present here and no authoritative download location or release host is provided. Manual file copying from an unknown source is a potential supply-chain risk.
Credentials
The bundle requests a single non-secret env var (CLAUDE_CODE_REMOTE_MEMORY_DIR) for persistence; that by itself is reasonable. But registry metadata lists no required env vars while the SKILL.md mandates this variable — an inconsistency. Also enabling remote/persistent memory and file-scanning behaviors increases how much local data an agent may access; while not a credential request, this is a higher-privilege capability and should be justified and audited.
Persistence & Privilege
The skill instructs installing persistent SKILL.md files into the agent skills directory and sets up remote-memory persistence (survives WSL2 resets), plus multi-agent coordinator and forked-agent patterns. Those persistent capabilities and agent-spawning behaviors broaden the blast radius for an autonomously-invoking agent. 'always' is false, but combined with the other capabilities this heightens risk if you enable these features without code/content review.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install paid-bundle-v1-1 - After installation, invoke the skill by name or use
/paid-bundle-v1-1 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
Remove Anthropic attribution language
Metadata
Frequently Asked Questions
What is Paid Bundle V1.1?
Production-validated OpenClaw skills built for production Claude Code deployments. Compaction, loop termination, session memory, bash security, agent memory... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Paid Bundle V1.1?
Run "/install paid-bundle-v1-1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Paid Bundle V1.1 free?
Yes, Paid Bundle V1.1 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Paid Bundle V1.1 support?
Paid Bundle V1.1 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Paid Bundle V1.1?
It is built and maintained by ~K¹yle Million (@thebrierfox); the current version is v1.1.1.
More Skills