Back to skill
Skillv1.0.0
VirusTotal security
Env Tool · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 28, 2026, 4:31 PM
- Hash
- 55671aab087b493c78e3d4b65f16d424455c54cc350225d0026fc823ce749940
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: env-tool Version: 1.0.0 The skill is a straightforward utility for viewing environment variables. The implementation in `scripts/env.py` uses the standard `os.environ` object to either list all key-value pairs or retrieve a specific variable's value. While the documentation in `SKILL.md` slightly overstates the tool's capabilities by claiming it can 'set' variables (which the script does not support), the code itself is transparent, lacks any network or exfiltration logic, and contains no indicators of malicious intent or prompt injection.
- External report
- View on VirusTotal
