Virtual Patient Roleplay
v1.0.0Simulate standardized patient encounters for medical training, supporting OSCE-style history-taking practice, communication skills rehearsal, and educational...
⭐ 1· 34·0 current·0 all-time
byAIpoch@aipoch-ai
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (standardized patient simulation) match the included SKILL.md and the script. The single Python script implements scenario templates, patient profiles, question parsing, and feedback—all appropriate for the stated educational purpose.
Instruction Scope
Runtime instructions direct the agent to use the packaged scripts (python -c examples) and to remain within educational scope. The SKILL.md explicitly forbids clinical/triage use and asks the agent to stop if requests exceed scope. No instructions read unrelated system files, environment variables, or external endpoints.
Install Mechanism
No install spec is present (instruction-only), and the code file is included in the package. There are no downloads or extract steps that would write external code to disk.
Credentials
The skill requires no environment variables, no credentials, and no config paths. requirements.txt lists 'dataclasses' and 'enum' but no external secrets or service tokens are requested by the code or SKILL.md.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not request permission to modify other skills or system-wide settings; behavior appears limited to in-memory simulation state (conversation_history).
Assessment
This skill appears internally consistent and limited to local simulation: it runs the included Python simulator and does not ask for credentials or network access. Before installing, you may want to: (1) review the remainder of scripts/main.py (the audit included a truncated tail) to confirm there are no hidden network calls or file writes; (2) run the provided quick-check commands in a sandbox to confirm behavior; (3) ensure learners/faculty understand the explicit disclaimer — it is for training only and must not be used for real clinical decisions. If you need strict isolation, run the skill in a restricted environment (container or VM).Like a lobster shell, security has layers — review code before you run it.
latestvk97dhpm7h5a48w82gd97j6gmz5841ep0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
