Post and manage errands for human workers
PassAudited by VirusTotal on May 15, 2026.
Findings (1)
The OpenClaw AgentSkills skill bundle for ErrandAI appears benign. All code (`errandai.skill.js`) and documentation (`SKILL.md`, `README.md`, `manifest.json`) align with the stated purpose of integrating with the ErrandAI platform to post and manage errands. The skill correctly handles API keys via environment variables or configuration, uses HTTPS for all external communication to `https://api.errand.be`, and declares necessary `network` and `api` permissions. There is no evidence of data exfiltration, malicious execution (e.g., `eval`, `exec`, `child_process`), persistence mechanisms, or prompt injection attempts designed to subvert the AI agent's behavior. Potential vulnerabilities like ReDoS in regex parsing or downstream API injection are not indicative of malicious intent within this skill.
