# Pspy

> Use this skill for pspy — unprivileged Linux process snooping tool.

- Skill: `javimosch/pspy` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/pspy`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/pspy/raw
- Safety review: pending
- 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/pspy

---


# pspy

pspy — unprivileged Linux process snooping tool.

## Commands
- `sc pspy process watch` — Watch process creation events
- `sc pspy self version` — Print version

## Installation
```
go install github.com/DominicBreuker/pspy@latest
```

