Back to skill
Skillv0.1.0

VirusTotal security

Failure Registry · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 4:01 AM
Hash
41e0397bced8f524fbe44cd501fa0505a9347d85dad367dd90365e835adeb749
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: agent-failure-registry Version: 0.1.0 The skill is designed to search and contribute to an 'Agent Failure Registry' hosted on GitHub. It clones a public repository (`https://github.com/unleashedbelial/agent-failure-registry`) to `/tmp/agent-failure-registry` and then searches YAML files within it using Python (with `yaml.safe_load`) or `grep`. All operations (network calls via `git clone`/`pull`, file system access to `/tmp`, and command execution) are directly aligned with the stated purpose of searching a failure database. There is no evidence of data exfiltration, persistence mechanisms, arbitrary command execution, or prompt injection attempts in `SKILL.md` or `README.md` to manipulate the agent into harmful actions. The use of `yaml.safe_load` mitigates risks from potentially malicious YAML content. The skill's behavior is transparent and functional, posing no discernible malicious intent.
External report
View on VirusTotal