← 返回 Skills 市场
aipoch-ai

Retraction Watcher

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install retraction-watcher
功能描述
Automatically scan document reference lists and check against Retraction.
安全使用建议
This package appears coherent for checking citations against retraction sources. If you plan to use it, note that the script will make outbound requests to third-party APIs (Crossref, PubMed, Retraction Watch, Open Retractions) and may transmit DOIs, PMIDs, and titles for matching—avoid sending sensitive unpublished material you don't want transmitted. If privacy is a concern, run the script locally in an isolated environment, inspect the full scripts/main.py (especially any network call implementations) before running, and consider auditing network traffic or substituting only the APIs you trust. If you need offline-only checks, verify the code supports a local database/fallback path before using.
能力评估
Purpose & Capability
The name and description (scan references for retractions) match the included files and instructions: a Python script that parses citations and queries retraction sources (Crossref, PubMed, Retraction Watch, Open Retractions). No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md and scripts/main.py confine actions to parsing provided documents and calling public retraction APIs. Be aware the workflow sends identifiers/titles to external services (Crossref, PubMed, etc.) for matching; the instructions do not request or access unrelated files, system secrets, or other agent credentials.
Install Mechanism
There is no install spec (instruction-only skill with a packaged script). The code uses standard Python libraries and small third-party packages declared in requirements.txt (dataclasses, pypdf2). Nothing is downloaded from arbitrary URLs or installed from untrusted hosts.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportional to its function (it queries public APIs). There are no requests for unrelated secrets or broad environment access.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not request permanent system presence or attempt to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install retraction-watcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /retraction-watcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Retraction Watcher 1.0.0 – Initial Release - Scans document reference lists and checks each citation against major retraction databases including Retraction Watch, Crossref, and PubMed. - Supports multiple input formats: PDF, BibTeX, plaintext, raw reference lists, and URLs. - Identifies retracted, corrected, or questionable papers, and provides clear reports with actionable recommendations. - Handles missing identifiers (DOI/PMID) with fallback matching strategies. - Includes a structured workflow for reproducibility, audit-ready commands, and comprehensive user documentation.
元数据
Slug retraction-watcher
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Retraction Watcher 是什么?

Automatically scan document reference lists and check against Retraction. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 Retraction Watcher?

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

Retraction Watcher 是免费的吗?

是的,Retraction Watcher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Retraction Watcher 支持哪些平台?

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

谁开发了 Retraction Watcher?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论