← 返回 Skills 市场
mydearzsy

SBTI 人格测评

作者 mydearzsy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install silly-big-type
功能描述
SBTI(沙雕大型性格指标)人格测评工具。由B站UP主@蛆肉儿串儿创作,31道题,15维度,27种人格类型。 当用户提到:(1) SBTI测试、(2) 沙雕人格测试、(3) 帮我做SBTI测评、(4) 测测我是什么人格、(5) SBTI答题、(6) 指定人格类型答题。 不在用户仅提到"MBTI"、"人格测试"等模...
安全使用建议
This skill is largely what it says: a local SBTI quiz using bundled question/type files and a Python script. Before installing: 1) Be aware the SKILL.md assumes python3 is available — the registry metadata does not declare this; ensure your environment has python3 if you want to run the script. 2) The README claims a hidden DRUNK type triggered by Q31/Q32, but the included calculate.py processes 30 answers (Q1–Q30) and the TYPES mapping lacks a DRUNK pattern — this mismatch means the hidden-type behavior is not implemented; if you expect that behavior, inspect/modify the script. 3) No network calls or secrets are requested, so there is no obvious exfiltration, but the skill will collect users' quiz answers (personal responses); consider privacy before logging or sharing results. 4) If you plan to use this autonomously, verify the script's logic and edge-case handling (input validation, hidden-question handling) to avoid surprising outputs.
功能分析
Type: OpenClaw Skill Name: silly-big-type Version: 1.0.0 The skill bundle implements a personality assessment tool ('SBTI') based on Chinese internet subculture. The Python script (scripts/calculate.py) performs local mathematical calculations using Euclidean distance to match user scores against predefined types, with no network activity, file system modifications, or use of dangerous functions like eval() or subprocess. The instructions in SKILL.md and the content in the references directory are strictly aligned with the stated purpose of facilitating a quiz and do not contain any prompt-injection attacks or attempts to exfiltrate sensitive data.
能力评估
Purpose & Capability
Name, description, and files (questions, types, calculate.py) align with a personality-quiz skill. However SKILL.md shows examples invoking `python3 scripts/calculate.py` while the registry metadata declares no required binaries; python3 should be considered a runtime dependency but is not declared.
Instruction Scope
SKILL.md instructs reading local files and running the included script only (no network or unrelated file access). However it references hidden Q31/Q32 and a hidden 'DRUNK' type: Q31/Q32 exist in references/questions.md and SKILL.md describes a DRUNK trigger, but scripts/calculate.py expects exactly 30 answers (Q1–Q30) and the TYPES mapping in the script does not include a 'DRUNK' pattern — meaning the documented hidden-type behavior is not implemented by the script. This is an internal inconsistency (likely a bug) that can cause unexpected results if the agent follows the SKILL.md.
Install Mechanism
No install spec (instruction-only with included files). Low risk — nothing downloaded from external URLs and no archive extraction. Included Python script is local and executed, which is expected for this skill's purpose.
Credentials
The skill requests no environment variables, credentials, or config paths. The code does not read environment variables or make network calls. This is proportionate to a quiz/utility skill.
Persistence & Privilege
Skill does not request persistent presence (always:false) and does not modify other skills or system-wide settings. It only reads its bundled reference files and runs a local calculation script.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install silly-big-type
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /silly-big-type 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布:完整30题题库+27种人格+计算脚本+对话式/反向查询
元数据
Slug silly-big-type
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SBTI 人格测评 是什么?

SBTI(沙雕大型性格指标)人格测评工具。由B站UP主@蛆肉儿串儿创作,31道题,15维度,27种人格类型。 当用户提到:(1) SBTI测试、(2) 沙雕人格测试、(3) 帮我做SBTI测评、(4) 测测我是什么人格、(5) SBTI答题、(6) 指定人格类型答题。 不在用户仅提到"MBTI"、"人格测试"等模... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 SBTI 人格测评?

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

SBTI 人格测评 是免费的吗?

是的,SBTI 人格测评 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

SBTI 人格测评 支持哪些平台?

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

谁开发了 SBTI 人格测评?

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

💬 留言讨论