USMLE
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
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.
The agent may create or modify local study-tracking files, which could include inaccurate or sensitive information if not reviewed.
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.
**Track everything** — Log sessions, scores, wrong questions to `~/usmle/`
Confirm what the agent will save, keep storage limited to ~/usmle/, and periodically review or delete records you no longer need.
Private exam timelines, scores, weak areas, residency goals, and study feedback may remain on disk and be reused in later sessions.
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.
User data lives in `~/usmle/` ... `profile.md` ... `sessions/` ... `assessments/` ... `qbank/` ... `feedback.md`
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.
