← 返回 Skills 市场
w2478328197-arch

Sports Science Daily

作者 王琛 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
271
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sport-science-review
功能描述
Automated sports science intelligence engine — fetches 55+ sources (PubMed, expert blogs, wearable tech), filters noise, translates to Chinese, and syncs to...
安全使用建议
Do not hand over real Feishu/Notion/Google credentials or run anything yet. The skill bundle contains only documentation (SKILL.md / SKILL_ZH.md) and no code — but its instructions assume a local Python project (main.py, src/, requirements.txt). Before installing or running: - Ask the skill owner for the repository or packaged source and verify the GitHub homepage URL actually hosts the project; review the code yourself or have someone you trust audit it. - Confirm exactly which API keys are required (Google Translate key, Notion token) and why; ensure those env vars are declared and scoped (least privilege). Never paste long-lived credentials into an unverified skill. - Inspect the exporter code (feishu.py, notion.py) to see what data they send and to which endpoints; ensure no unexpected external endpoints exist. - Be cautious about the skill reading/writing local files (processed_history.json): check for any code that might read other filesystem locations or exfiltrate unexpected data. If you cannot obtain the upstream code for review or the author cannot justify the missing/undocumented credential usage, treat this skill as untrusted and do not run it with real credentials. If you want to proceed safely, run it in an isolated environment (throwaway VM/container) with test credentials and network monitoring first.
功能分析
Type: OpenClaw Skill Name: sport-science-review Version: 1.0.0 The skill bundle appears benign. The `SKILL.md` and `SKILL_ZH.md` files clearly describe an automated sports science intelligence engine that aggregates data, translates it, and syncs it to Feishu/Notion. All declared requirements (Python 3, `feedparser`, `requests`), environment variables (`FEISHU_APP_ID`, `FEISHU_APP_SECRET`, `FEISHU_RECEIVE_ID`, `NOTION_TOKEN`, `NOTION_PAGE_ID`), external APIs (PubMed, Google Translate, Feishu, Notion, RSS feeds), and local file operations (`processed_history.json`, `.md` reports) are directly aligned with the stated purpose. There is no evidence of prompt injection attempts against the agent, unauthorized data exfiltration, malicious execution patterns, or persistence mechanisms within the provided markdown files. The instructions are straightforward and execute a local Python script with declared parameters.
能力评估
Purpose & Capability
The stated purpose (aggregate 55+ sources, translate, sync to Feishu/Notion) is coherent with requesting Feishu credentials. However the skill also requires Google Translate and optionally Notion credentials (referenced in the prose) but NOTION env vars and any Google Translate API key are not declared in requires.env. The metadata lists a GitHub homepage, but no project files are bundled — the instructions assume a local Python project that is not present in the skill package.
Instruction Scope
SKILL.md tells the agent/user to 'navigate to the project directory' and run python3 main.py, read/write processed_history.json, and sync to remote APIs. Because no code files are included in the skill bundle, these runtime instructions cannot be executed as-is by the agent and grant broad discretion (network calls, local file read/write). The instructions also reference external APIs (Google Translate, PubMed, various RSS feeds) and optional Notion sync that are not consistently declared.
Install Mechanism
This is an instruction-only skill with no install spec and no files that will be written or executed by the platform — that has lower install risk. The SKILL.md references pip and Python dependencies, but those are for an external project which is not bundled.
Credentials
The declared required env vars are FEISHU_APP_ID, FEISHU_APP_SECRET, FEISHU_RECEIVE_ID which match the Feishu sync purpose. However the instructions also require Google Translate access (no API key env declared) and optionally NOTION_TOKEN / NOTION_PAGE_ID (Notion is not listed as required). The skill reads/writes a local processed_history.json file (not declared under config paths). Missing declarations and undisclosed credential use are disproportionate and create ambiguity about what secrets will be used or needed.
Persistence & Privilege
The skill is not always:true and uses default invocation behavior. It does not request persistent/privileged platform settings. It mentions writing a local history file (project-local), which is normal for this functionality but should be confirmed in the upstream code.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sport-science-review
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sport-science-review 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the automated sports science intelligence engine. - Aggregates daily sports science updates from 55+ global sources, including PubMed, expert blogs, and leading wearable tech news. - Features multi-layer noise filtering, auto-translation (Chinese or other languages), and deduplication. - Reports are automatically synced to Feishu Cloud Document (with notification) and optionally to Notion. - Fully automated CLI experience with customizable options for content sources, language, and report period.
元数据
Slug sport-science-review
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Sports Science Daily 是什么?

Automated sports science intelligence engine — fetches 55+ sources (PubMed, expert blogs, wearable tech), filters noise, translates to Chinese, and syncs to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 271 次。

如何安装 Sports Science Daily?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sport-science-review」即可一键安装,无需额外配置。

Sports Science Daily 是免费的吗?

是的,Sports Science Daily 完全免费(开源免费),可自由下载、安装和使用。

Sports Science Daily 支持哪些平台?

Sports Science Daily 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sports Science Daily?

由 王琛(@w2478328197-arch)开发并维护,当前版本 v1.0.0。

💬 留言讨论