# Sandy

> Use this skill when the user wants to process tracing and syscall monitoring cli.

- Skill: `javimosch/sandy` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/sandy`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/sandy/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/sandy

---


# Sandy Plugin

Process tracing and syscall monitoring CLI.

## Commands

### Operations
- `sandy process trace` — trace process via sandy

## Usage Examples
- "sandy --help"
- "sandy <args>"

## Installation

```bash
go install github.com/craigmulligan/sandy@latest
```

## Examples

```bash
sandy --version
sandy --help
```

## Key Features
- ptrace\n- syscall\n- monitoring

