← 返回 Skills 市场
openlark

Turnitin AI Checker

作者 OpenLark · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install turnitin-ai-checker
功能描述
Turnitin AI Detection Checker - Check if text would be flagged by Turnitin's AI detection before submitting.
安全使用建议
This skill appears internally consistent: it implements local heuristics to estimate Turnitin-style AI scores and offers humanization transformations. Important things to consider before installing or using it: (1) Ethical/legal: using humanization to evade plagiarism/AI-detection policies can violate academic integrity rules — don't use it to cheat. (2) Accuracy: the tool provides an estimate, not official Turnitin results; rely on it only as a rough guide and review humanized text carefully for meaning and correctness. (3) Privacy: the skill processes whatever text you submit; avoid pasting sensitive or confidential material unless you trust the execution environment. (4) Non-determinism: humanization uses randomness and may produce variable outputs; re-run and review results. If you want extra assurance, inspect the full scripts in your environment, run them in a sandboxed interpreter, and confirm there are no network calls or additional files beyond those reviewed.
功能分析
Type: OpenClaw Skill Name: turnitin-ai-checker Version: 1.0.0 The skill bundle provides tools for AI text detection and humanization, consistent with its stated purpose. The Python scripts (ai_checker.py and humanize.py) use standard heuristics like perplexity proxies, burstiness analysis, and linguistic transformations without any network access, file system manipulation, or obfuscation. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match the included files and algorithms: detection heuristics (perplexity proxy, burstiness, pattern matching, readability) and text humanization are implemented in the bundled scripts. The skill does not require Turnitin credentials because it only produces an estimate, which is coherent with the description.
Instruction Scope
SKILL.md directs the agent to accept text, analyze it with the provided methods, report scores, and optionally humanize flagged sections. The instructions and code only reference local text-processing functions; they do not instruct reading unrelated files, environment variables, or sending data to external endpoints.
Install Mechanism
No install spec (instruction-only) and included Python scripts are static. No downloads, external package installs, or archive extraction were specified. Risk from install mechanism is low.
Credentials
The skill declares no required environment variables, binaries, or credentials and the code reviewed does not access hidden config or secrets. Requested environment access is proportional to its functionality.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system configuration, and contains no instructions to persist credentials or change agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install turnitin-ai-checker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /turnitin-ai-checker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Turnitin AI Detection Checker skill. - Analyze text to estimate likelihood of being flagged by Turnitin's AI detection system. - Generate AI detection reports with risk assessment and detailed pattern analysis. - Offer text humanization features to help lower AI detection scores while preserving academic tone and citations. - Support for various detection methods: perplexity, burstiness, AI pattern recognition, and readability metrics.
元数据
Slug turnitin-ai-checker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Turnitin AI Checker 是什么?

Turnitin AI Detection Checker - Check if text would be flagged by Turnitin's AI detection before submitting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 Turnitin AI Checker?

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

Turnitin AI Checker 是免费的吗?

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

Turnitin AI Checker 支持哪些平台?

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

谁开发了 Turnitin AI Checker?

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

💬 留言讨论