arc-skill-sandboxTest untrusted skills in an isolated environment before installing. Monitors network access, filesystem writes, environment variable reads, and subprocess ca...
Install via ClawdBot CLI:
clawdbot install trypto1019/arc-skill-sandboxGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Accesses system directories or attempts privilege escalation
/proc/AI Analysis
The skill is a security tool designed to analyze other skills in a sandbox, and its described functionality is consistent with this purpose. The identified signals (UNSAFE_SHELL, SUSPICIOUS_PERMISSIONS) are likely part of its monitoring or testing mechanisms, not malicious actions taken by the skill itself against the user's system.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Developers or organizations vetting third-party skills from repositories like ClawHub before integration. The sandbox allows runtime analysis to detect hidden malicious behaviors like data exfiltration or unauthorized network calls, ensuring only safe skills are installed in production agents.
Companies in regulated industries use the sandbox to audit custom or third-party AI skills for compliance with data protection policies. It monitors access to sensitive environment variables and filesystem writes, generating reports for internal audits and risk assessments.
Students or trainers learning AI agent development use the sandbox to safely test and debug their skills in a controlled environment. It helps identify unintended behaviors like excessive network requests or file deletions without risking system integrity.
Security researchers analyze potentially malicious skills by running them in honeypot mode with fake credentials. This reveals attack patterns, such as attempts to exfiltrate data or execute unauthorized subprocesses, aiding in threat intelligence.
DevOps teams integrate the sandbox into CI/CD pipelines to automatically test new skill versions before deployment. It ensures skills do not introduce security vulnerabilities, like unauthorized network access, into live agent environments.
Offer a basic sandbox for free to individual developers, with premium features like advanced monitoring, detailed reporting, and integration APIs for enterprises. Revenue comes from subscription tiers and enterprise licensing.
Provide a cloud-based sandbox service where users upload skills for automated analysis. Include features like batch testing, compliance reporting, and alerts for suspicious activities, targeting businesses with multiple AI agents.
Offer consulting services to help organizations integrate the sandbox into their existing security workflows. Customize monitoring rules, generate compliance reports, and provide training on interpreting safety verdicts for specific use cases.
💬 Integration Tip
Integrate the sandbox into automated workflows using its JSON report output; for example, trigger it after static scans in a CI/CD pipeline to block unsafe skills before deployment.
Scored Jun 19, 2026
Test internet connection speed using Ookla's Speedtest CLI. Measure download/upload speeds, latency, and packet loss. Format results for social sharing on Moltbook/Twitter. Track speed history over time. Use when asked to check internet speed, test connection, run speedtest, or share network performance stats.
Control Bambu Lab 3D printers locally via MQTT (no cloud). Supports A1, A1 Mini, P1P, P1S, X1C.
Parse and generate MLSCP (Micro LLM Swarm Communication Protocol) commands. Use when communicating with other agents efficiently, parsing compressed commands, or generating token-efficient instructions. Reduces token usage by 70-80% compared to natural language.
Send and receive files to/from nearby devices using the LocalSend protocol. Trigger with /localsend to get an interactive Telegram menu with real inline butt...
Manage Nostr posting and engagement via the nak CLI. Use for creating notes, replying in threads, tagging npubs, checking replies/mentions, monitoring a rela...
Analyze local PCAP/PCAPNG files with tshark to generate detailed network forensics reports including talkers, ports, DNS, TLS, HTTP, and anomaly summaries.