USMLE

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: usmle Version: 1.0.1 The OpenClaw AgentSkills skill bundle for USMLE preparation is classified as benign. All files, including the SKILL.md instructions, are purely informational or describe expected data storage within a dedicated `~/usmle/` directory. There is no evidence of malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's behavior for harmful purposes. The instructions for file system interaction are clearly defined and directly align with the stated purpose of a study assistant.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent may create or modify local study-tracking files, which could include inaccurate or sensitive information if not reviewed.

Why it was flagged

The skill directs the agent to write ongoing tracking data to local files. This is aligned with the progress-tracking purpose and scoped to a dedicated folder, but users should know the agent may update local records.

Skill content
**Track everything** — Log sessions, scores, wrong questions to `~/usmle/`
Recommendation

Confirm what the agent will save, keep storage limited to ~/usmle/, and periodically review or delete records you no longer need.

What this means

Private exam timelines, scores, weak areas, residency goals, and study feedback may remain on disk and be reused in later sessions.

Why it was flagged

The skill uses persistent local files to store profile details, exam goals, study sessions, assessments, question-bank progress, and feedback. This is expected for a study tracker, but it creates reusable context that may contain private academic or wellbeing information.

Skill content
User data lives in `~/usmle/` ... `profile.md` ... `sessions/` ... `assessments/` ... `qbank/` ... `feedback.md`
Recommendation

Store only information you are comfortable retaining, avoid unnecessary sensitive health or personal details, and review the ~/usmle/ directory if sharing the device or agent environment.