Back to skill
Skillv1.0.0

VirusTotal security

Lifecycle Carbon Calculator · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:35 AM
Hash
77dbdfdb994c34359054da21ff0b072c488fadcdfde0bbb472a3cfd3c888c9b3
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: lifecycle-carbon-calculator Version: 1.0.0 The OpenClaw AgentSkills bundle 'lifecycle-carbon-calculator' appears benign. The Python code in `SKILL.md` implements a carbon calculation tool using standard libraries like `pandas` for data processing. There are no imports of modules like `os`, `subprocess`, `requests`, or `socket`, nor any direct calls that would enable file system access, network communication, or arbitrary command execution. The markdown instructions are descriptive and do not contain any overt prompt injection attempts against the agent. While the `generate_report` function outputs markdown, which could theoretically be re-interpreted by an agent as new instructions, this is a general vulnerability of agent systems processing their own output, not evidence of malicious intent within this specific skill's code.
External report
View on VirusTotal