monitor-process

Community

Trace and audit AI agent process behavior

Authorstevessr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify what a running process actually does by monitoring system calls, file activity, network behavior, and process creation patterns for debugging, auditing, and security analysis.

Core Features & Use Cases

  • Process Behavior Monitoring: Track file access, network connections, subprocess execution, and system call activity through eBPF-based observability.
  • Security Analysis: Detect suspicious behaviors such as sensitive file access, unusual network activity, privilege escalation attempts, and possible data leakage patterns.
  • Use Case: Analyze an AI agent run to understand which files it touched, which services it contacted, and whether its actions matched expected behavior.

Quick Start

Use the monitor-process skill to track a target AI agent process and analyze its file access, network connections, and subprocess activity.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: monitor-process
Download link: https://github.com/stevessr/agent-ebpf-filter/archive/main.zip#monitor-process

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.