arc-skill-sandbox
Test untrusted skills in an isolated environment before installing.
Setup & Installation
Install command
clawhub install trypto1019/arc-skill-sandboxIf the CLI is not installed:
Install command
npx clawhub@latest install trypto1019/arc-skill-sandboxOr install with OpenClaw CLI:
Install command
openclaw skills install trypto1019/arc-skill-sandboxor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-skill-sandboxWhat This Skill Does
Runs untrusted skills in a monitored environment before installation. Tracks filesystem access, environment variable reads, network connections, and subprocess calls during execution. Produces a JSON report with a safety verdict (SAFE / SUSPICIOUS / DANGEROUS).
Static analysis misses runtime behavior, so executing the skill in a monitored environment reveals what it actually does with your data and credentials.
When to Use It
- Testing a ClawHub skill before installing it on your real agent
- Checking if a downloaded script reads API keys or tokens
- Catching outbound network calls made by an unknown skill
- Running a skill with fake credentials to detect exfiltration attempts
- Generating a safety report before a team-wide skill rollout
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Testing a ClawHub skill before installing it on your real agent
- 1Testing a ClawHub skill before installing it on your real agent
- 2Checking if a downloaded script reads API keys or tokens
- 3Catching outbound network calls made by an unknown skill
- 4Running a skill with fake credentials to detect exfiltration attempts
- 5Generating a safety report before a team-wide skill rollout
Test untrusted skills in an isolated environment before installing.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLintervals-icu
Complete guide for accessing and managing training data.
huckleberry
Track baby sleep, feeding, diapers, and growth via the Huckleberry.
muscle-gain
Track muscle building with weight progression, protein tracking.
fasting-tracker
Track intermittent fasting windows, extended fasts.