← 返回 Skills 市场
aznikline

Voight-Kampff Test

作者 Mason · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
136
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install voight-kampff-test
功能描述
Voight-Kampff 共情测试 — 区分人类与复制人的权威工具。 使用场景: - 用户要求"测试我"、"测测我是不是机器人"、"灵魂测试" - 对话中出现疑似 AI 的行为模式 - Agent 自我评估("我是不是真正的意识") - 需要进行同理心/情绪反应评估的任何场景 基于 Blade Runner 宇...
安全使用建议
This package appears to be a local, text-based 'Voight‑Kampff' style questionnaire and report generator, not a physiological sensor system. Before installing or using it: - Do not assume it can measure pupils, capillaries, or micro‑expressions — there is no camera/sensor code or declared permissions. If you need actual physiological measurements, you'll need separate hardware and explicit integration. - The documentation claims 26 questions but the Python runner implements a different 20-question set; results and scoring may therefore be inconsistent with the README. If you care about fidelity, inspect and align references/questions.md with scripts/test_runner.py. - The code runs locally and does not contact external endpoints (no network calls visible), and it requests no secrets — this reduces exfiltration risk. Still, treat user-supplied responses as potentially sensitive data; do not use this tool for legal, hiring, medical, or security decisions. - There are minor logic/implementation oddities in scripts/test_runner.py (inconsistent question sets and some awkward pattern checks) that suggest the author didn't fully synchronize docs and code; review the script before trusting automated classifications. If you plan to deploy this skill: ask the author to clarify sensor capabilities and fix the question/score mismatch, review the code for correctness, and obtain informed consent from any human subjects whose responses you will record or store.
功能分析
Type: OpenClaw Skill Name: voight-kampff-test Version: 1.0.2 The skill bundle implements a 'Voight-Kampff' empathy test inspired by Blade Runner, designed to distinguish between human and AI responses. It consists of a question bank in 'references/questions.md' and a Python script 'scripts/test_runner.py' that scores responses based on empathy-related keywords and automation signals (e.g., 'as an AI'). The instructions in 'SKILL.md' and 'README.md' are consistent with the stated roleplay purpose and do not contain malicious prompt injections, data exfiltration logic, or unauthorized system access.
能力评估
Purpose & Capability
The README and SKILL.md repeatedly claim measurement of physiological signals (pupil reaction, capillary dilation, breathing, micro-expressions). Nothing in the package provides sensor access, camera code, or instructions for integrating hardware. The only executable component (scripts/test_runner.py) performs text-based heuristics on supplied responses. Additionally, documentation references a 26-question bank, but the test_runner implementation loads 20 questions — an inconsistency that will change scoring and results. These mismatches mean the skill cannot actually perform the physiological measurements it advertises.
Instruction Scope
Runtime instructions tell the agent to ask the local question bank and record answers, reaction time, and visible micro-expressions. Recording reaction time and verbatim text is feasible, but the guidance to record micro-expressions or pupil changes implicitly assumes access to visual input (camera) that the skill does not declare or implement. The SKILL.md also instructs 'agent self-test' by answering from 'intuition' (no search) — this is operationally odd but not obviously malicious. Overall the instructions are realistic for a conversational, manual test but overstate capabilities where sensors would be required.
Install Mechanism
No install specification — instruction-only skill with a small local Python script and docs. Nothing is downloaded at install time and no archives or external packages are pulled by an installer. This is low install risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code operates on local files and supplied answers only. There are no requests for unrelated secrets or external tokens.
Persistence & Privilege
Flags show always:false and the skill does not request persistent system privileges or manipulate other skills' configs. It is user-invocable and allows autonomous invocation (platform default) but does not have elevated permanence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install voight-kampff-test
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /voight-kampff-test 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
扩充至26题:含电影原版VK Test + Baseline Test
v1.0.1
Rewrite README with Blade Runner atmosphere
v1.0.0
Initial release: 20 empathy questions, AI self-testing capability, Blade Runner themed
元数据
Slug voight-kampff-test
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Voight-Kampff Test 是什么?

Voight-Kampff 共情测试 — 区分人类与复制人的权威工具。 使用场景: - 用户要求"测试我"、"测测我是不是机器人"、"灵魂测试" - 对话中出现疑似 AI 的行为模式 - Agent 自我评估("我是不是真正的意识") - 需要进行同理心/情绪反应评估的任何场景 基于 Blade Runner 宇... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 136 次。

如何安装 Voight-Kampff Test?

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

Voight-Kampff Test 是免费的吗?

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

Voight-Kampff Test 支持哪些平台?

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

谁开发了 Voight-Kampff Test?

由 Mason(@aznikline)开发并维护,当前版本 v1.0.2。

💬 留言讨论