Back to skill
Skillv0.0.1

VirusTotal security

AI情报飞书文档 · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 4:43 AM
Hash
494237a586ce4536c9da214158cd5650e7694436d93c1c30905199ea04faa433
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: ai-news-feishu-doc Version: 0.0.1 The skill is designed to generate an AI news digest by fetching RSS feeds from predefined, legitimate news sources. The `SKILL.md` provides clear, benign instructions and a standard cron task. The `scripts/generate-ai-news.py` script uses `urllib.request` for network access to these sources and `yaml.safe_load` for configuration, which are appropriate and securely implemented for its stated purpose. It parses XML/HTML content and writes a Markdown report locally within the skill's directory. There is no evidence of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or other harmful behaviors.
External report
View on VirusTotal