Sentinel Shield

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The OpenClaw Sentinel Shield skill is designed for runtime security monitoring, including file integrity checks, rate limiting, and prompt injection detection. While it accesses sensitive files (e.g., `~/.openclaw/openclaw.json`, `~/.ssh/authorized_keys`) via `scripts/fileIntegrity.js` and can send alerts to Telegram via `scripts/monitor.js`, these actions are explicitly aligned with its stated security purpose. There is no evidence of intentional data exfiltration, unauthorized remote control, persistence mechanisms, or shell injection vulnerabilities in the `scripts/sentinel.js` CLI arguments. The `SKILL.md` and `INSTALL.md` instructions are clear and do not contain malicious prompt injection attempts against the agent.