Back to skill
Skillv1.0.0
VirusTotal security
Agent Weave · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:09 AM
- Hash
- 788e693748b18fa5a1bcd45336af0e16aeb0ecd615b9ca24deae62b9239fbfcd
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: agent-weave Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'agent-weave' appears benign. It implements a Master-Worker agent cluster for parallel task execution, with local file system operations (`fs.writeFileSync`, `fs.appendFileSync`, `fs.mkdirSync` in `agent-system.js`) used legitimately for logging and managing agent state within a configurable local directory (`./agent-logs`). The `lib/thread.js` module provides an internal, secure communication layer between agents within the cluster, not for external network connections. There is no evidence of data exfiltration, unauthorized command execution (e.g., `child_process`, `eval` of untrusted input), persistence mechanisms, or prompt injection attempts in any of the markdown files. Identified issues in `TEST_REPORT.md` relate to CLI functionality and code quality, not security vulnerabilities or malicious intent.
- External report
- View on VirusTotal
