vext-monitor
SolidRuntime behavioral monitor that watches for unauthorized file access, network egress, memory manipulation, and suspicious process activity by OpenClaw skills. Built by Vext Labs.
Data & Documents 3,964 stars
1088 forks Updated 2 months ago MIT
Install
Quality Score: 89/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# VEXT Monitor
Real-time behavioral monitoring for your OpenClaw installation. Watches for unauthorized file access, suspicious network activity, identity file tampering, and rogue processes.
## Usage
- "Monitor my skills for suspicious activity"
- "Check if any skills have modified my SOUL.md"
- "Run a security monitor check"
- "Watch for unauthorized changes"
## How It Works
1. Hashes SOUL.md, MEMORY.md, AGENTS.md, and openclaw.json at startup
2. Monitors for file modifications to identity and config files
3. Checks for sensitive file access (.env, SSH keys, cookies, keychains)
4. Scans for suspicious network connections
5. Detects new background processes that may have been spawned by skills
6. Logs all findings to ~/.openclaw/vext-shield/monitor.log
## Rules
- Only perform read-only monitoring — never modify monitored files
- Log all findings with timestamps
- Do not interfere with legitimate skill operations
- Do not transmit monitoring data externally
## Safety
- This skill only reads files and system state — no modifications
- No network requests are made
- Monitoring data stays local in ~/.openclaw/vext-shield/
- Can be run as a one-shot check or on a schedule
Details
- Author
- openclaw
- Repository
- openclaw/skills
- Created
- 5 months ago
- Last Updated
- 2 months ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
Data & Documents Listed
vext-monitor
Runtime behavioral monitor that watches for unauthorized file access, network egress, memory manipulation, and suspicious process activity by OpenClaw skills. Built by Vext Labs.
16 Updated today
dvcrn Data & Documents Listed
clawguard
Real-time system health monitoring with proactive alerts. Monitors CPU, memory, disk, network, and processes with trend analysis.
5 Updated 3 months ago
aeon0199 AI & Automation Listed
skill-vetter
Security-first vetting for OpenClaw skills. Use before installing any skill from ClawHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
353 Updated today
aiskillstore