Bar Exam

v1.0.0

Assist US Bar Exam prep with adaptive MBE practice, essay feedback using IRAC, performance task simulation, progress tracking, and jurisdiction-specific plan...

2· 618·1 current·1 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 match the content: files and guidance cover MBE, MEE, MPT, tracking, and user types. There are no unexpected binaries, credentials, or third-party integrations requested that would be unrelated to exam prep.
Instruction Scope
The SKILL.md explicitly directs the agent to store and manage user data at ~/bar-exam/ (profile, practice results, essays, outlines, feedback). This is reasonable for a study-assistant skill, but it means the agent will read/write files in the user's home directory. There are no instructions to read other system paths, secrets, or to send data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk footprint and avoids downloading/executing remote code.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, it stores potentially sensitive personal data (profile, practice scores, essay drafts) locally under ~/bar-exam/; the skill does not mention encryption, access controls, or remote backups, so users should be aware of local privacy implications.
Persistence & Privilege
always is false and the skill does not request persistent platform-wide privileges or modification of other skills/configs. Autonomous invocation by the model is allowed by default (not flagged here) and is not combined with other red flags.
Assessment
This is an instruction-only bar exam tutor that will create and update files under ~/bar-exam/ (profile.md, practice logs, essay drafts, etc.). It does not request credentials, install software, or call external services. Before installing, decide whether you are comfortable with study data being written to your home directory: consider setting restrictive file permissions, moving the folder to an encrypted location, or routinely reviewing/removing sensitive drafts. If you plan to integrate third-party course materials or cloud backups later, verify any additional permissions or credentials those integrations require. If you want to prevent autonomous file writes, disable or review agent invocation settings for skills before use.

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

latestvk97fs68nmce2jp8x3839tq0wdh815wwj

License

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

Runtime requirements

⚖️ Clawdis
OSLinux · macOS · Windows

Comments