Back to skill
Skillv1.0.2

VirusTotal security

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

Scanner verdict

BenignMay 1, 2026, 9:13 AM
Hash
8aa8c61384ebc49ab2cb222be8e71fdc9f91cde9cb9ebd7262b0d74cb961cab3
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: design-daily Version: 1.0.2 The Design_Daily skill bundle is a legitimate tool designed to aggregate design industry news using the Serper (Google Search) and DeepSeek (LLM) APIs. The code is well-structured, with clear separation of concerns across fetch.py (searching), brief.py (summarizing), and run.py (orchestration). It handles API keys through standard environment variables and includes a setup.py script for interactive configuration. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; all network requests are directed to the stated official API endpoints, and file operations are restricted to local configuration and logging.
External report
View on VirusTotal