Back to skill
Skillv1.0.0

VirusTotal security

Snapbyte Digest API · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:03 AM
Hash
4f15810aa20217b38835310ac4bbc67d0a269a18ea7dc61bb8a8ea5cae48d4da
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: snapbyte-digest-api Version: 1.0.0 The skill bundle is designed to interact with the Snapbyte API to fetch developer news digests. The `SKILL.md` and `references/quickstart.md` files contain clear, benign instructions for the AI agent and user, without any evidence of prompt injection attempts to subvert the agent's behavior. The `scripts/snapbyte_digest.py` script correctly uses `SNAPBYTE_API_KEY` for authentication and `urllib.request` for network calls to `https://api.snapbyte.dev` (or an optionally overridden `SNAPBYTE_BASE_URL`). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The script's functionality is aligned with its stated purpose.
External report
View on VirusTotal