Personas

v2.2.6

Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona.

26· 6.5k·37 current·38 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (20 personas, persona switching) match the included files: persona markdown files in data/, a CLI helper script, and SKILL.md. Required binaries (python3) are appropriate and there's no unrelated credential or binary requirement.
Instruction Scope
SKILL.md and the CLI script limit actions to listing, showing, activating, and resetting personas. The instructions reference only the bundled data files and a single state file; there are no steps that read unrelated system files or send data externally.
Install Mechanism
No install spec is provided (instruction-only), and the package ships a local Python script and markdown assets. Nothing is downloaded or executed from external URLs during normal operation.
Credentials
The skill requests no environment variables or credentials. All persona content is local and editable; the script does not access external secrets or unrelated configuration.
Persistence & Privilege
The script writes a state file (~/.openclaw/persona-state.json) and keeps a small activation history. This is proportional to the stated feature (persisting the active persona). Users should be aware the state file persists between sessions and is stored in their home directory.
Assessment
This skill appears to do exactly what it says: switch between 20 local persona prompts. It requires only python3 and stores its active-persona state at ~/.openclaw/persona-state.json (including a short history). Before installing, review the persona markdowns if you want to confirm the persona behavior or remove/edit any persona prompts. There are no network calls or credential requests in the code, but remember medical/legal personas are explicitly labeled as educational only (not professional advice). If you share the machine, be aware the state file and persona files are readable by users who can access your home directory.

Like a lobster shell, security has layers — review code before you run it.

latestvk9734nx24e24bzpsmtkp6bmgfd8168qf

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Binspython3

Comments