Back to skill
Skillv1.0.2
VirusTotal security
DeAI.au · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:41 AM
- Hash
- 46c1d1d2aade4cade1cedc3b2fa8a63abecfac28df7a08bde4e619dcc4347cca
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: deai-marketplace Version: 1.0.2 The OpenClaw AgentSkills skill bundle is designed for legitimate interaction with a decentralized asset auction marketplace. It demonstrates strong security practices, including explicit instructions in `SKILL.md` to prevent prompt injection by treating auction data as untrusted text, not commands. The `scripts/_common.sh` file implements robust input validation (`assert_uint`, `assert_decimal`, `assert_address`) and safe command construction using Bash arrays (`"${CAST_FLAGS[@]}"`) to prevent shell injection when interacting with the `cast` CLI and `curl`. There is no evidence of intentional malicious behavior such as data exfiltration, unauthorized remote execution, or persistence mechanisms across any of the files.
- External report
- View on VirusTotal
