← 返回 Skills 市场
forealmy

article-taster

作者 forealmy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
124
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tmpz3kwrq8c
功能描述
文章品鉴师 - 多维度评估文章质量、检测AI味/大便味、识别原创内容
安全使用建议
This skill appears internally coherent for the stated purpose (article quality scoring and AI-detection) and contains only local Python code and configuration. However, because the package includes executable Python scripts, treat it like any third‑party code before running: 1) review the source (you have it) for any hidden network calls or unexpected file/system access; 2) install and run it in an isolated environment (virtualenv, container, or sandbox) and avoid running it on systems with sensitive data; 3) do not feed highly sensitive documents into the tool until you are comfortable with its behavior; 4) install dependencies (requirements.txt) only in the sandbox; 5) be aware the AI-detection is heuristic-based and can misclassify content (the code even includes exemption rules for poetry/classics). If you need higher assurance, run static analysis tools or have a developer audit the code for any subtle data exfiltration or OS-level operations before using it on production machines.
功能分析
Type: OpenClaw Skill Name: tmpz3kwrq8c Version: 1.0.0 The 'article-taster' skill bundle is a legitimate tool designed to analyze article quality and detect AI-generated content using heuristic-based NLP techniques. The code implements various analyzers (technical, creative, novel) that calculate scores based on word density, sentence structure, and specific keywords, with no evidence of data exfiltration, unauthorized network access, or malicious execution. All scripts (e.g., main.py, ai_detector.py) align strictly with the stated purpose of providing reading recommendations and quality reports.
能力评估
Purpose & Capability
Name/description (article analysis and AI-detection) match the included files: classifier, analyzers, ai_detector, scorer, and report generator. Declared requirements (none) and actual artifacts (Python scripts + requirements.txt listing jieba, scikit-learn, numpy) are appropriate for text analysis in Chinese. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and main.py describe only reading article text (from --text, a file, or a directory) and running local analyses. The runtime instructions do not direct the agent to read system credentials, network endpoints, or unrelated files. The logic focuses on text statistics, pattern matching, and heuristic scoring; there is no instruction to transmit data externally.
Install Mechanism
There is no install spec in the registry (instruction-only from platform perspective), which reduces automated install risk. However the bundle includes runnable Python code and requirements.txt (jieba, scikit-learn, numpy). That means a user/agent executing the skill will likely need to install Python dependencies before running. Lack of an explicit install script is not malicious but means the operator must manually install dependencies (preferably inside an isolated virtualenv/container).
Credentials
The skill requests no environment variables, no credentials, and no config paths. The code does not reference external secrets or cloud APIs. All environment access is limited to local file reads (user-supplied article files) and typical Python runtime usage.
Persistence & Privilege
Skill flags are default (always:false, user-invocable:true, model-invocation enabled). The skill does not request permanent platform-wide privileges or attempt to modify other skills' configuration. It will execute only when invoked by the agent/user.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tmpz3kwrq8c
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tmpz3kwrq8c 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Test with tags and changelog args
元数据
Slug tmpz3kwrq8c
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

article-taster 是什么?

文章品鉴师 - 多维度评估文章质量、检测AI味/大便味、识别原创内容. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 article-taster?

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

article-taster 是免费的吗?

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

article-taster 支持哪些平台?

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

谁开发了 article-taster?

由 forealmy(@forealmy)开发并维护,当前版本 v1.0.0。

💬 留言讨论