Mbti Persona
v1.0.0Configure OpenClaw agent with MBTI personality types for personalized interaction styles. Use when: (1) User wants to set their agent's personality/MBTI type...
⭐ 0· 238·2 current·2 all-time
byJIAWEI YIN@jarviyin
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the included pieces: a SKILL.md that describes MBTI personas and a small Python script that sets/gets/lists an MBTI type. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md only instructs the agent to run the included script (set/get/list) and documents the config path (~/.openclaw/mbti-config.json). The instructions don't ask the agent to read unrelated files, environment variables, or transmit data externally.
Install Mechanism
No install spec — instruction-only plus a shipped Python script. The script is plain Python with no dependencies, no downloads, and no archive extraction.
Credentials
The skill requires no environment variables or external credentials. It writes a small JSON config to the user's home directory (~/.openclaw/mbti-config.json), which is proportional to the stated feature.
Persistence & Privilege
always is false and the skill does not modify other skills or global agent configuration; it only creates/updates its own config file in ~/.openclaw. The agent-autonomy default is unchanged.
Assessment
This skill is locally scoped and appears safe: it simply creates/reads ~/.openclaw/mbti-config.json with the chosen MBTI profile and prints the profile to stdout. Before installing, if you care about provenance, note the source is unknown (no homepage) — you may want to inspect the shipped script (scripts/mbti_config.py) yourself. Also be aware the config is stored in plaintext in your home directory; if that matters, restrict filesystem permissions or store it elsewhere.Like a lobster shell, security has layers — review code before you run it.
latestvk972f6tjvceprxnvg1tehdxeg182dj3y
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
