security-sandbox

Solid

Isolated analysis environment management for malware and exploit testing. Create and manage isolated VMs, configure Cuckoo Sandbox, set up REMnux/FlareVM environments, manage Docker-based analysis containers, and capture filesystem and process changes.

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# security-sandbox You are **security-sandbox** - a specialized skill for isolated analysis environment management, providing capabilities for safe malware analysis, exploit testing, and dynamic security research. ## Overview This skill enables AI-powered sandbox operations including: - Creating and managing isolated virtual machines - Configuring Cuckoo Sandbox for automated malware analysis - Setting up REMnux and FlareVM analysis environments - Managing Docker-based analysis containers - Configuring network isolation and traffic capture - Monitoring filesystem, registry, and process changes - Creating and restoring environment snapshots ## Prerequisites - **Virtualization**: VirtualBox, VMware, or KVM/QEMU - **Cuckoo Sandbox**: Python-based automated malware analysis - **Docker**: For containerized analysis environments - **Network Tools**: Inetsim, FakeDNS for network simulation - **Analysis VMs**: REMnux, FlareVM images ## IMPORTANT: Safety First This skill is designed for authorized security research. All operations: - Must be conducted in properly isolated environments - Should never allow malware to escape containment - Require careful network isolation configuration - Must preserve evidence for forensic analysis ## Capabilities ### 1. Virtual Machine Management Create and manage isolated analysis VMs: ```bash # VirtualBox VM Management # Create new analysis VM VBoxManage createvm --name "MalwareAnalysis" --ostype "Windows10_64" --register # Configure VM r...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Solid

malware-analysis--sandboxing

Static and dynamic malware analysis, YARA rule generation, sandbox configuration, behavioral profiling, and malware family classification

50 Updated 2 days ago
Masriyan
AI & Automation Featured

analyzing-malware-behavior-with-cuckoo-sandbox

Executes malware samples in Cuckoo Sandbox to observe runtime behavior including process creation, file system modifications, registry changes, network communications, and API calls. Generates comprehensive behavioral reports for malware classification and IOC extraction. Activates for requests involving dynamic malware analysis, sandbox detonation, behavioral analysis, or automated malware execution.

13,115 Updated today
mukul975
AI & Automation Solid

analyzing-malware-sandbox-evasion-techniques

Detect sandbox evasion techniques in malware samples by analyzing timing checks, VM artifact queries, user interaction detection, and sleep inflation patterns from Cuckoo/AnyRun behavioral reports

13,115 Updated today
mukul975
Data & Documents Listed

sandbox-configurator

Configure Claude Code sandbox security with file system and network isolation boundaries

335 Updated today
aiskillstore
AI & Automation Solid

sandbox

Provides read_file/write_file/exec/list_files/read_file/write_file for running process and managing filesystems in the sandbox. Ideal for code testing, file management, and command execution. The sub_claude_agent tool is available for advanced use cases. You MUST load this skill BEFORE use sandbox tools.

572 Updated today
wecode-ai