← 返回 Skills 市场
sophie-xin9

REAL 人格测试

作者 Sophie-xin9 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install real-personality
功能描述
REAL Personality Test — not what you think you are, but what your data says you are. Scan social media accounts, analyze behavioral data (posts, likes, saves...
安全使用建议
This skill performs deep scraping of your logged‑in social accounts by running JavaScript inside your browser and using a browser bridge (ManoBrowser). Before installing: 1) Understand it requires a ManoBrowser MCP endpoint and API key (not declared in the registry) — don’t paste keys into tools/configs unless you trust the repo and operator. 2) Review the JS extraction scripts and the ManoBrowser extension source yourself — the skill insists you execute their scripts unmodified, which could be abused to exfiltrate data. 3) If you decide to try it, test with non‑sensitive accounts or a disposable profile first and inspect network traffic (where possible). 4) Prefer manual audit of any cloned GitHub code and the ManoBrowser extension; avoid providing credentials to unknown endpoints. 5) Be aware the skill will access cookies, likes/saves/follows and other private behavior — only proceed if you accept that privacy tradeoff.
能力评估
Purpose & Capability
The skill claims to scan social accounts and indeed includes detailed browser JS workflows for B站/微博/抖音/小红书/豆瓣/Bilibili etc., which is coherent with the described purpose. However the skill implicitly requires a ManoBrowser MCP endpoint and API key (to control a logged‑in Chrome instance) yet the registry metadata lists no required env vars/credentials — a mismatch between claimed dependencies and declared requirements.
Instruction Scope
Runtime instructions instruct the agent to execute large, exact JS scripts inside a logged‑in browser (chrome_execute_script) that use fetch({credentials:'include'}), XHR interception, opening/closing tabs, and extracting private behaviors (likes/saves/follows). They also instruct reading local skill files and .mcp.json to find ManoBrowser configuration. These steps access user cookies, session data and other local config and demand the exact, unmodified execution of the included scripts — which gives the skill broad discretion to collect very sensitive personal data and to run arbitrary JS with the browser's authenticated privileges.
Install Mechanism
There is no formal install spec (instruction-only), lowering install risk. But the SKILL.md recommends git cloning external repos (ClawCap/REAL and ClawCap/ManoBrowser) and installing a ManoBrowser Chrome extension. Pulling runtime code from GitHub and relying on a browser extension for privileged access is a moderate risk and should be audited before use. The included check script (check_manobrowser.sh) uses curl to check an endpoint — benign in itself but demonstrates interactions with an external MCP endpoint.
Credentials
The skill needs access to a logged‑in browser (cookies) and a ManoBrowser MCP endpoint/API key to operate, but these credentials are not declared in requires.env or primaryEnv. The skill instructs users to put Endpoint/API Key into TOOLS.md or TOOLS configuration, which is effectively requesting secrets without declaring them — disproportionate and a transparency problem. It also reads local files (manobrowser/SKILL.md, ~/.openclaw/skills/ etc.) which is more than a simple API key check.
Persistence & Privilege
always:false and no requested permanent presence. The skill reads other skill files and local config to discover ManoBrowser, but it does not declare that it will modify other skills or persist itself system‑wide. Autonomous invocation is enabled but not combined here with other escalated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install real-personality
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /real-personality 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 16 data-driven personality types from social media behavioral data
元数据
Slug real-personality
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

REAL 人格测试 是什么?

REAL Personality Test — not what you think you are, but what your data says you are. Scan social media accounts, analyze behavioral data (posts, likes, saves... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 REAL 人格测试?

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

REAL 人格测试 是免费的吗?

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

REAL 人格测试 支持哪些平台?

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

谁开发了 REAL 人格测试?

由 Sophie-xin9(@sophie-xin9)开发并维护,当前版本 v1.0.0。

💬 留言讨论