Back to skill
Skillv1.0.0
VirusTotal security
Farm Task Manager · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:50 AM
- Hash
- a4460fad9ef5129a5ee85cc464a80c49ec311b819afaea1e7b0ce590db8bf1dd
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: farm-task-manager Version: 1.0.0 The OpenClaw AgentSkills bundle for 'Farm Task Manager' is classified as benign. The `SKILL.md` documentation clearly outlines the skill's purpose and explicitly states security measures, including path validation. The core Python script, `scripts/farm_task_manager.py`, implements these security controls through a `is_safe_path` function. This function correctly restricts file operations to the designated workspace and user's home directory, while actively blocking access to system directories and sensitive dotfiles/directories (e.g., `~/.ssh`, `~/.aws`). There is no evidence of data exfiltration, arbitrary code execution, persistence mechanisms, or prompt injection attempts against the agent. All operations are aligned with the stated task management and export functionalities.
- External report
- View on VirusTotal
