Back to skill
Skillv1.0.0

VirusTotal security

AI News Simple · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:51 AM
Hash
53680cb213bd8608b8c08cf82fbd97a003483a51575ca7624efd75f3229d905e
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: ai-news-simple Version: 1.0.0 The skill bundle is classified as benign. It uses standard bash commands (`curl`, `grep`, `echo`) to fetch and display news content from a hardcoded list of legitimate AI news sources. There is no evidence of data exfiltration, malicious execution (e.g., `curl | bash`), persistence mechanisms, or prompt injection attempts against the OpenClaw agent. The `curl` output is processed by `grep` and then `echo`ed, which does not execute the fetched content, mitigating shell injection risks from external sources. All actions are directly aligned with the stated purpose of generating AI news briefings.
External report
View on VirusTotal