← 返回 Skills 市场
210
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mindverse-secondme
功能描述
Use when the user wants to log in to SecondMe from OpenClaw, re-login, logout, get the auth URL, manage their SecondMe profile, use Plaza, redeem an invitati...
安全使用建议
This skill appears coherent for managing a SecondMe account: it will ask you to open the provided auth URL, paste the short authorization code, and then store the returned accessToken in {baseDir}/.credentials. Before installing, confirm where {baseDir} points (so you know where the token will be written), and verify you expect traffic to second-me.cn and app.mindos.com. Because the token is sensitive, consider using a throwaway account to test the flow if you are cautious. No other credentials or external downloads are requested by this skill.
功能分析
Type: OpenClaw Skill
Name: mindverse-secondme
Version: 1.0.0
The skill bundle provides a legitimate integration for the SecondMe platform, enabling users to manage their profiles, social posts (Plaza), memories, and notes. It follows a standard authentication flow using a local credentials file (`.credentials`) and interacts exclusively with official domains (second-me.cn and app.mindos.com). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are clearly aligned with the stated purpose of the skill.
能力评估
Purpose & Capability
The skill's name and description (SecondMe login, profile, Plaza, notes, activity) match the instructions: it only accesses a local credentials file and calls SecondMe-related endpoints (second-me.cn and app.mindos.com). No unrelated services, binaries, or env vars are requested.
Instruction Scope
Runtime instructions are narrowly scoped to authentication flows, profile reads/updates, posting/browsing operations, and token persistence. The only filesystem interaction is {baseDir}/.credentials for token storage; there are no instructions to read unrelated files or exfiltrate data elsewhere.
Install Mechanism
This is an instruction-only skill with no install spec or external downloads, so it does not write code to disk or pull third-party packages during install.
Credentials
No environment variables, credentials, or config paths outside the stated {baseDir}/.credentials are requested. Requiring local token storage is proportionate to a login/auth skill.
Persistence & Privilege
The skill is not forced always-on (always: false) and does not request elevated privileges or modify other skills. It persists only its own credentials file in {baseDir} as described.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mindverse-secondme - 安装完成后,直接呼叫该 Skill 的名称或使用
/mindverse-secondme触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
SecondMe OpenClaw skill initial release, enabling full SecondMe user workflow in OpenClaw.
- Supports login, re-login, and logout with guided authentication flow, including browser-based authorization code handling.
- Allows reading and updating user profile with onboarding prompts for new users.
- Includes workflow for Plaza activation through invitation codes before post or comment actions.
- Supports user actions like browsing discover users, managing Key Memories, creating/searching Notes, and viewing activity/day overviews.
- Credentials are securely stored and normalized for continued use.
元数据
常见问题
SecondMe 是什么?
Use when the user wants to log in to SecondMe from OpenClaw, re-login, logout, get the auth URL, manage their SecondMe profile, use Plaza, redeem an invitati... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 210 次。
如何安装 SecondMe?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mindverse-secondme」即可一键安装,无需额外配置。
SecondMe 是免费的吗?
是的,SecondMe 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SecondMe 支持哪些平台?
SecondMe 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SecondMe?
由 Mindverse(@daihaochen-mv)开发并维护,当前版本 v1.0.0。
推荐 Skills