Local Approvals
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 2 The OpenClaw AgentSkills skill bundle 'local-approvals' provides a local system for managing agent permissions, including approval/denial of requests, history tracking, and auto-approval categories. The `SKILL.md` documentation clearly outlines the skill's purpose and CLI commands, with no evidence of prompt injection attempts against the AI agent. The Python scripts (`cli.py`, `core.py`) handle local file I/O for state management within the designated `~/.openclaw/skills/local-approvals/` directory, which is standard for OpenClaw skills. There is no indication of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All code and documentation align with the stated benign purpose.
