Mbti Personality
v1.4.0MBTI personality system for AI agents. Switch your AI's personality, thinking style, and communication tone. Supports 4 presets, 16 MBTI types, 32 custom com...
⭐ 0· 48·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (MBTI personality presets and custom blends) align with the included files and runtime instructions. The only capabilities requested are reading bundled reference files and optionally writing a personality block to local agent config files (CLAUDE.md / SOUL.md), which is reasonable for a 'save personality' feature.
Instruction Scope
SKILL.md confines behavior to language-detection, presenting prompts, applying personality in-session, and — only on explicit user request — writing to project or global personality files. Note: the save flow instructs checking for ~/.openclaw/ and reading/writing ./CLAUDE.md, ~/.claude/CLAUDE.md, ./SOUL.md, or ~/.openclaw/soul.md. This is expected but worth noting because it touches the user's filesystem when the user requests persistence.
Install Mechanism
Instruction-only skill with no install spec, no binaries, and no external downloads in the package. Low install risk.
Credentials
No environment variables, credentials, or config paths are required. The only environment access is optional filesystem writes for persistence (project-level or global), which is proportionate to the stated 'save personality' feature.
Persistence & Privilege
always:false and user-invocable:true. The skill can persist settings by writing to its own agent config files when the user explicitly requests 'save' and chooses scope. It does not request permanent 'always' inclusion, nor does it instruct modifying other skills or system-wide agent settings beyond its own files.
Assessment
This skill appears internally consistent: it changes the agent's behavior in-session and only writes to local config files when you explicitly ask it to 'save' a personality. Before saving: (1) confirm the requested scope (project vs global) when prompted; (2) review the exact content it will write (CLAUDE.md or SOUL.md in project or your home directory) so you know what text is being persisted; (3) be cautious about installing skills from unknown sources — the package here bundles the personality text, but the README suggests a GitHub install URL; if you plan to install from a remote repo, inspect that repo first. If you have strict policies about modifying files in your home directory, avoid using the 'save' command and keep personalities session-only.Like a lobster shell, security has layers — review code before you run it.
latestvk978fdrnj65b14cbbvw2v825v1845x57
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
