Roleplay

v1.0.0

Create persistent characters, run practice scenarios, and track progress across roleplay sessions with activation control and structured feedback.

5· 951·2 current·2 all-time
byIván@ivangdavila
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 (persistent characters, practice scenarios, feedback) align with the runtime instructions and the extra files. All required actions (create/edit character files, run scenarios, save session logs) map directly to the skill's stated purpose. No unrelated credentials or binaries are requested.
Instruction Scope
The SKILL.md directs the agent to read/write files in ~/roleplay/ (characters/, scenarios/, sessions/, active) and to persist session memory and updates — which is expected for this kind of skill. The content explicitly supports sensitive scenario types (medical, therapy, suicidal ideation, domestic violence). The skill includes safeguards about impersonating living people, but it lacks explicit runtime guidance for handling real crisis signals (e.g., when a user discloses imminent self-harm) and lacks any data-retention/privacy policy. Consider these as operational concerns rather than incoherence.
Install Mechanism
No install spec or code files are present (instruction-only). This is low-risk from an installation perspective — nothing is downloaded or written by an installer beyond what the agent itself may write at runtime to ~/roleplay/.
Credentials
The skill requires no environment variables, credentials, or external config paths. That is proportionate and appropriate for a local roleplay manager.
Persistence & Privilege
The skill persists data to a user-local path (~/roleplay/) and updates character/session files. always:false and no cross-skill/system config changes are requested. This level of persistence is expected for the stated features, but it means sensitive content will be stored locally and should be managed accordingly.
Scan Findings in Context
[no-code-scan] expected: No code files present; the regex-based scanner had nothing to analyze. This is expected for an instruction-only skill.
Assessment
This skill is coherent with its description, but it stores roleplay data (including potentially sensitive therapy/medical scenarios and session logs) in ~/roleplay/. Before installing: 1) Decide whether you’re comfortable with local persistence—if not, disable saving or regularly clean the folder. 2) Protect ~/roleplay/ (file permissions, encryption, or use an account that isolates this data). 3) If you plan to use therapy/clinical scenarios, recognize the assistant is not a licensed clinician: add explicit runtime rules to refuse clinical diagnoses, provide crisis-resource links, and escalate to emergency guidance if the user reports imminent harm. 4) Confirm you accept the skill’s persona rules (it already prohibits impersonating living people) and that you want the agent to be allowed to read/write your home directory. If any of these are unacceptable, do not enable persistence or require the skill be modified to meet your privacy/safety needs.

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

latestvk977cn1avxyeyehkzbkeyj6bx5811fp4

License

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

Comments