Back to skill
Skillv1.0.0

VirusTotal security

Venus Agent Skills · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:59 AM
Hash
6929fe1879ee5a1bbdc01b55864af45ed9cafe5e65c585683a9f24ab7ce9961f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: venus-agent-skills Version: 1.0.0 The skill bundle is designed for risk-aware analysis and operations on Venus Protocol and Flux. It includes clear guardrails in `SKILL.md` and the scripts, such as defaulting to 'simulate' mode, requiring explicit '--confirm YES' and '--private-key' for 'broadcast' transactions, and implementing health factor safety checks (e.g., in `scripts/venus_withdraw.js`). While scripts use `subprocess.check_output` (Python) and `execFileSync` (Node.js) to call other scripts, arguments are passed as lists, which is the standard and generally safe method to prevent shell injection. There is no evidence of intentional data exfiltration, unauthorized persistence, obfuscation, or malicious prompt injection attempts against the agent.
External report
View on VirusTotal