Overview
- Skill Key
- c0ffeeoverdose/prts-sandbox
- Author
- c0ffeeoverdose
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/c0ffeeoverdose/prts-sandbox
- Latest Commit SHA
- 97a7f68e0ba9409df0c7ffbc539b43c9c686dbec
Isolated Kali Linux sandbox for running pentest tools and risky commands safely.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 prts-sandbox 技能。 若已安装,则直接安装 prts-sandbox 技能。
# PRTS Sandbox An isolated **Kali Linux 2025.4** container. All pentest tools and risky commands run here — never on the host. ## Script path ``` ~/.openclaw/skills/prts-sandbox/scripts/sandbox-cmd.sh ``` --- ## When to use sandbox vs host | Task | Where | |------|-------| | Running pentest tools (nmap, hydra, sqlmap, etc.) | ✅ Sandbox | | Executing downloaded/unknown scripts | ✅ Sandbox | | Anything that could break the host | ✅ Sandbox | | Editing memory/SOUL.md/agent files | ❌ Host | | Reading internal agent files | ❌ Host | --- ## How to run a command (3 steps) **Step 1 — Check if sandbox is running:** ```bash ~/.openclaw/skills/prts-sandbox/scripts/sandbox-cmd.sh status # Returns: true (running) or false (stopped) ``` **Step 2 — Start it if stopped (or Reset if error occurs):** ```bash ~/.openclaw/skills/prts-sandbox/scripts/sandbox-cmd.sh start # CRITICAL RULE: If the start command fails with an error stating "the container name 'protocol-space-active' is already in use", you MUST run `reset`: ~/.openclaw/skills/prts-sandbox/scripts/sandbox-cmd.sh reset ``` **Step 3 — Execute your command:** ```bash ~/.openclaw/skills/prts-sandbox/scripts/sandbox-cmd.sh exec nmap -sV 192.168.1.1 ~/.openclaw/skills/prts-sandbox/scripts/sandbox-cmd.sh exec sqlmap -u "http://target/page?id=1" ~/.openclaw/skills/prts-sandbox/scripts/sandbox-cmd.sh exec sh -c "hydra -l admin -P /wordlist.txt ssh://192.168.1.10" ``` --- ## Available tools | Category | Tools | |----------|-------| | Recon | `nmap`, `masscan`, `dnsrecon`, `dirb` | | Web | `nikto`, `gobuster`, `ffuf`, `sqlmap`, `curl`, `wget` | | Auth attacks | `hydra`, `crackmapexec` | | SMB/AD | `smbclient`, `enum4linux`, `crackmapexec` | | Password cracking | `john`, `hashcat` | | Scripting | `python3`, `nc` | --- ## Troubleshooting**Step 2 — Start it if stopped (or Reset if error occurs):** ```bash ~/.openclaw/skills/prts-sandbox/scripts/sandbox-cmd.sh start # CRITICAL RULE: If the start command fails with an er...
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capt-marbles
Task Router
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
cartoonitunes
Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).
cameron-jovan
Build high-converting landing pages and product sales pages using proven 10-section conversion frameworks. Includes Hero → Social Proof → Benefits → CTA flow for both lead capture and e-commerce pages.