← Back to Skills Marketplace
daihaochen-mv

SecondMe

by Mindverse · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
210
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mindverse-secondme
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mindverse-secondme
  3. After installation, invoke the skill by name or use /mindverse-secondme
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug mindverse-secondme
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 210 downloads so far.

How do I install SecondMe?

Run "/install mindverse-secondme" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SecondMe free?

Yes, SecondMe is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SecondMe support?

SecondMe is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SecondMe?

It is built and maintained by Mindverse (@daihaochen-mv); the current version is v1.0.0.

💬 Comments