科技日报

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The bundle is a legitimate tech news aggregation tool designed for the OpenClaw agent. It includes Python and Node.js scripts (tech-news-daily.py, tech-news-daily.js, generate-briefing.js) that fetch trending repositories from the GitHub API and news from various Chinese tech media RSS feeds (e.g., Machine Heart, QbitAI). The collected data is summarized and pushed to a Feishu webhook as structured reports. While the code uses high-risk functions like `execSync` to execute `curl` commands, the targets are hardcoded to legitimate APIs. There is no evidence of data exfiltration, unauthorized persistence, or malicious prompt injection; the instructions in SKILL.md are strictly aligned with the stated purpose of automated news curation.