← 返回 Skills 市场
shven273-design

Mbti Master

作者 shven273-design · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mbti-master
功能描述
Comprehensive MBTI personality analysis tool with quick testing, cognitive function analysis, compatibility matching, and trending MBTI games. Use when users...
安全使用建议
This package largely does what its README promises (local MBTI tests and textual analyses), but take these precautions before installing or running anything: 1) Do NOT run the curl | bash install line from INSTALL.md — downloading and executing a remote install script is high risk unless you inspect it first. 2) Inspect any install.sh or remote URL contents before executing; prefer installing by cloning a trusted GitHub repo or extracting a release tarball you reviewed. 3) The repository contains a hard-coded ClawHub token in REMINDER_PUBLISH.md — treat that as a leaked credential: do not reuse it, and the author should remove it. 4) Review scripts before running, especially publish-to-* and install helpers; they invoke clawhub/gh/git and could publish or push content if run with authenticated CLI. 5) Run the skill first in an isolated environment (container or VM) if possible; the scripts write results to $HOME/.mbti-results and may create files under ~/.openclaw/skills. 6) Note a few scripts are fragile/buggy (e.g., daily_horoscope.sh references a nonstandard `sum` command) — expect minor runtime errors. If you want to proceed, prefer manual install from a reviewed GitHub release and remove or redact any embedded tokens before use.
功能分析
Type: OpenClaw Skill Name: mbti-master Version: 1.0.0 The bundle is a legitimate MBTI personality analysis tool consisting of Bash scripts for testing, analysis, and interactive games. The scripts perform local operations, such as saving test history to a local CSV file (~/.mbti-results/test_history.csv), which aligns with the stated functionality. While REMINDER_PUBLISH.md contains a hardcoded ClawHub API token (clh_Blbq6yXG9H9z1HtoogcuAePHMtO9irQfH7uVBGo3w_4), this is a developer credential leak rather than a malicious attack against the user. No evidence of data exfiltration, backdoors, or malicious prompt injection was found.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The name/description align with the included scripts (quick test, type analysis, compatibility, games). Additional helper scripts for publishing to ClawHub/GitHub are related to distributing the skill and are plausible. Minor inconsistency: SKILL.md and docs refer to data under references/ (references/types/, references/functions.md, references/compatibility_matrix.csv) but those paths are not present in the manifest — scripts appear to embed most content themselves.
Instruction Scope
SKILL.md tells the agent (and user) to run local bash scripts only, which is consistent. However the repository's documentation (INSTALL.md) recommends a curl -fsSL https://your-domain.com/mbti-master/install.sh | bash pattern (download-and-execute), which is high-risk. Scripts write to user home (e.g., $HOME/.mbti-results) and README/INSTALL instruct placing files under ~/.openclaw/skills; that is reasonable but worth noting. Some scripts use nonstandard commands (daily_horoscope.sh uses a `sum` command) which may fail or behave unexpectedly.
Install Mechanism
No explicit install spec in the skill bundle (lower risk). But INSTALL.md suggests curl|bash from an external domain (your-domain.com) — this is a high-risk pattern because it downloads and runs remote code without review. Other install/publish flows point to GitHub releases (normal) and using clawhub/gh CLI (expected).
Credentials
The skill does not declare required environment variables, which is appropriate. However there is a hard-coded ClawHub token found in REMINDER_PUBLISH.md (`clawhub login --token clh_Blbq6yXG9H9z1HtoogcuAePHMtO9irQfH7uVBGo3w_4`). A published token embedded in repository docs is a credential leak and is not necessary for the skill's runtime MBTI functionality. This is disproportionate and risky if the token were valid. No other unrelated credentials are requested.
Persistence & Privilege
The skill is not marked always:true and does not request elevated system privileges. It stores test history in $HOME/.mbti-results and provides install paths under ~/.openclaw/skills which is typical for a local skill. It does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mbti-master
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mbti-master 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of MBTI Master, a comprehensive personality analysis tool. - Features quick MBTI testing, in-depth type analysis, compatibility matching, and cognitive function breakdown. - Includes interactive MBTI games (Guess the Type, Daily Horoscope, Career Match). - Offers cheatsheet for all 16 personality types and highlights 2026 trends in MBTI theory. - Provides data storage for types, cognitive functions, and compatibility matrix. - Open source under MIT License.
元数据
Slug mbti-master
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mbti Master 是什么?

Comprehensive MBTI personality analysis tool with quick testing, cognitive function analysis, compatibility matching, and trending MBTI games. Use when users... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Mbti Master?

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

Mbti Master 是免费的吗?

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

Mbti Master 支持哪些平台?

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

谁开发了 Mbti Master?

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

💬 留言讨论