Back to skill
Skillv0.1.0

VirusTotal security

Peft Fine Tuning · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:06 AM
Hash
46a89cf0205df74c972512e244b5dffafabce66a8cf35e4f06f49098fd1a8a42
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: peft Version: 0.1.0 The skill bundle provides comprehensive documentation and code examples for Parameter-Efficient Fine-Tuning (PEFT) of Large Language Models. All dependencies are standard ML libraries (peft, transformers, torch, bitsandbytes), and installation steps use legitimate `pip install` commands. The Python code snippets demonstrate model loading from HuggingFace, training, and saving/pushing fine-tuned adapters to the HuggingFace Hub, which are all standard and expected operations for this type of skill. There is no evidence of prompt injection against the agent, data exfiltration of sensitive user data, malicious execution, persistence mechanisms, or obfuscation. The `push_to_hub` functionality is presented as a legitimate way to share trained models, not as a means for unauthorized data exfiltration.
External report
View on VirusTotal