✓ Verified
💻 Development
✓ Enhanced Data
Xpr Code Sandbox
Execute JavaScript code in a sandboxed VM for data processing and computation.
- Rating
- 4.4 (23 reviews)
- Downloads
- 1,438 downloads
- Version
- 1.0.0
Overview
Execute JavaScript code in a sandboxed VM for data processing and computation.
Complete Documentation
View Source →
Code Sandbox
You have sandboxed JavaScript execution tools for computation and data processing:
Full scripts:
execute_js— run JavaScript code in an isolated V8 sandbox- Pass data via the
inputparameter (JSON) — access it asINPUTin your code - Use
console.log()to capture intermediate values (returned inlogsarray) - Available globals:
JSON,Math,Date,Array,Object,String,Number,RegExp,Map,Set,parseInt,parseFloat,isNaN,isFinite,encodeURIComponent,decodeURIComponent,atob,btoa - No network access, no filesystem, no imports — pure computation only
- Default timeout 5 seconds, max 30 seconds
- 10MB output limit
eval_expression— evaluate a single JavaScript expression and return the result- Use for quick math:
"15 4500 0.01"→675 - Date calculations:
"new Date().toISOString()" - Array operations:
"[1,2,3].map(x => x*x)"→[1, 4, 9]
- Use
execute_jsfor multi-step data processing, algorithm testing, code validation - Use
eval_expressionfor quick math, string ops, date calculations - Pass large datasets via
inputparameter rather than embedding in code - Combine with
parse_csv(structured-data skill) for CSV → transform → output workflows - Combine with
store_deliverableto save computed results as job evidence
Installation
Terminal bash
openclaw install xpr-code-sandbox
Copied!
Tags
#web_and-frontend-development
#code
#data
#script
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author paulgnz
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install xpr-code-sandbox
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0