Back to skill
Skillv0.1.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 3:34 AM
Hash
66d10ae368b2b26adac4b378371e21576c1e1c9e8c106fa69fae093c742cf58c
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: knuspr-cli Version: 0.1.0 The skill bundle is benign. The `knuspr_cli.py` script uses only Python's standard library, eliminating external supply chain risks. All network communication is directed exclusively to `https://www.knuspr.de`, with no evidence of data exfiltration to unauthorized external endpoints. Sensitive data like session cookies and optional user credentials are stored locally in the user's home directory (`~/.knuspr_session.json`, `~/.knuspr_credentials.json`), which is standard practice for CLI tools, and the `README.md` even recommends `chmod 600` for the credentials file. The `SKILL.md` instructions include 'Critical Rules' explicitly designed to prevent the AI agent from completing purchases or performing destructive actions without user confirmation, indicating a strong intent for safe and controlled operation.
External report
View on VirusTotal