Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:05 AM
Hash
081666b2f59e9edc7f28a08b59e4a317fde8f5d6ecaacf0fdd8f4e97bf86462f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: agent-lightning Version: 1.0.0 The skill bundle describes and provides example code for 'Agent Lightning,' an AI agent training framework. The `SKILL.md` serves as documentation for a human user and does not contain any prompt injection attempts or malicious instructions for the AI agent. The Python script `examples/train_agent.py` uses `yaml.safe_load` for configuration, a good security practice, and performs standard ML training operations like loading configuration, creating an agent, and saving a trained model. The `examples/config.yaml` file contains typical parameters for an ML training setup. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation within the provided files. The content is consistent with its stated purpose.
External report
View on VirusTotal