Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Ai News Zh.Bak

中文AI科技日报自动采集与推送。从The Verge、Wired、TechCrunch等英文源抓取最新AI资讯,自动翻译整理为中文,按分类推送到飞书/Telegram/Discord等渠道。适合关注AI行业动态的中文用户。

MIT-0 · Free to use, modify, and redistribute. No attribution required.
1 · 45 · 1 current installs · 1 all-time installs
fork of @aizain/ai-news-zh (based on 1.0.0)
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
The skill's name/description match the instructions (fetch English tech sites, translate, format, push to Feishu/Telegram/Discord). However the SKILL.md does not declare or explain the credentials/config needed for pushing to those channels (Feishu token, Telegram bot token, Discord webhook) and it mentions an optional Brave API key without listing it in requires.env—this is a mismatch between claimed capabilities and declared requirements. Also the packaged _meta.json ownerId differs from the registry ownerId, which is an unexplained provenance inconsistency.
Instruction Scope
Instructions stay within the news-aggregation scope (use web_fetch/web_search/browser to scrape sources, translate, dedupe, format, push). They do instruct repeated external fetching of many sites (expected for this use) but do not mention respecting robots.txt, rate limits, or where push credentials come from. The SKILL.md asks users to add push settings to TOOLS.md but doesn't specify how authentication is provided.
Install Mechanism
This is an instruction-only skill with no install spec or bundled code, so nothing is written to disk by an install step—lower risk from installer supply-chain perspective.
!
Credentials
No required env vars are declared, yet the skill expects to push to external messaging platforms and optionally use a Brave API key. Either it relies on platform-level tools to provide credentials (not documented here) or the skill omits required environment declarations. The lack of explicit credential requirements for Feishu/Telegram/Discord is disproportionate and ambiguous.
Persistence & Privilege
The skill is not always:true and is user-invocable; it can be invoked autonomously (default) which is expected for skills. Nothing requests system-wide or cross-skill configuration changes.
What to consider before installing
This skill looks like a reasonable news-aggregation assistant, but before installing you should: 1) Confirm where and how messaging credentials (Feishu app token, Telegram bot token, Discord webhook) are provided—do not hand over those secrets unless you trust the provider and know they are stored safely by the platform. 2) Ask the publisher about the ownerId mismatch (registry ownerId vs _meta.json ownerId). 3) Verify the platform 'message' and 'web_fetch' tools handle authentication and respect robots.txt/rate limits; request explicit instructions for scraping frequency and credential storage. 4) If you require privacy or corporate network guarantees, test manually first (one-off manual run) before enabling scheduled/autonomous runs. If the publisher cannot explain the credential/config handling or the provenance mismatch, consider not installing.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk975r9bv1kkfsght4jw59c2bxs83jw6w

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

AI News ZH - 中文AI科技日报

自动从多个英文科技媒体采集AI相关新闻,翻译整理为中文日报并推送。

功能

  • 从 The Verge AI、Wired AI、TechCrunch 等源自动采集
  • 智能筛选AI相关内容
  • 自动翻译为中文并分类(大模型/Agent/融资/安全/应用/开源)
  • 支持定时推送到飞书、Telegram、Discord等渠道
  • 去重和增量更新

使用方式

手动触发

告诉你的AI助手:

帮我采集今天的AI新闻,整理成中文日报

定时推送(推荐)

设置cron任务,每天早上自动推送:

你是AI新闻助手。请按照 ai-news-zh 技能的流程,采集最新AI资讯并推送中文日报。

数据源

类型说明
The Verge AI网页综合AI报道,覆盖面广
Wired AIRSS深度报道,独家视角
TechCrunchRSS创投+AI动态,融资消息多
Anthropic News网页官方动态
MIT Tech ReviewRSS深度科技报道

分类体系

  • 🧠 大模型 — 新模型发布、基准测试、技术突破
  • 🤖 Agent — AI代理、自动化、工具使用
  • 💰 融资/商业 — 融资、收购、商业合作
  • 🛡️ 安全/治理 — AI安全、监管、伦理
  • 🔧 应用/产品 — 新产品、功能更新
  • 🔓 开源 — 开源模型、工具、框架

配置

在你的 TOOLS.md 中添加:

### AI News ZH
- 推送时间:07:30 (Asia/Shanghai)
- 推送渠道:feishu(或 telegram/discord)
- 新闻条数:10-12条/天
- 语言:中文

采集流程

  1. 依次抓取各数据源(web_fetch)
  2. 提取标题、摘要、来源、时间
  3. 筛选AI相关内容,去除非AI新闻
  4. 与已采集内容去重
  5. 翻译为中文,添加分类标签
  6. 按重要性排序,选取Top 10-12
  7. 格式化为日报并推送

注意事项

  • 需要 web_fetch 工具(必需)
  • web_search 可大幅提升采集能力(可选,需Brave API key)
  • 中文源(36kr、量子位等)需要 browser 工具(可选)
  • 首次使用建议手动触发一次,确认格式和渠道

Files

4 total
Select a file
Select a file to preview.

Comments

Loading comments…