TOEFL

v1.0.0

Prepare for the TOEFL iBT exam with progress tracking, weak area analysis, score prediction, and university targeting.

2· 680·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, and included files all describe TOEFL prep, tracking, and university research; requested capabilities (scheduling, tracking, score prediction, university lookup) match the content of the SKILL.md and auxiliary files. No unexpected credentials, binaries, or unrelated capabilities are requested.
Instruction Scope
The runtime instructions direct the agent to create and maintain a local workspace at ~/toefl/ (profile, sections, sessions, practice results, etc.). This is proportionate to a study tracker, but it means the agent will read and write multiple files in the user's home directory. The skill references 'university lookup' and 'immigration lookup' but does not specify how to perform web queries — using a browsing/HTTP tool would be expected. There are no instructions to read unrelated system files or to transmit stored data to third-party endpoints.
Install Mechanism
No install spec or code files are present; the skill is instruction-only. That minimizes disk execution risk because nothing is downloaded or installed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. All data access is local under ~/toefl/, which is reasonable for a personal study assistant.
Persistence & Privilege
The skill is not force-included (always:false) and does not request elevated system privileges or to modify other skills. It will persist user data locally in ~/toefl/ but does not request permanent platform privileges.
Assessment
This skill appears coherent and instruction-only: it will create and update a local folder ~/toefl/ to store your profile, session logs, practice results, and analysis. Before installing, consider: (1) confirm whether your agent has network/browsing access for the 'university lookup' functionality — if enabled, the agent may query the web on your behalf; (2) review and periodically backup or remove ~/toefl/ if you are concerned about sensitive personal data; (3) avoid entering credentials (ETS account, payment info, or other secrets) into these local files — the skill does not require any credentials; (4) on a shared machine, restrict access to the ~/toefl/ directory to prevent other users from reading your study records. No signs of unrelated or suspicious behavior were found in the provided files.

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

latestvk976g3jxj48emqahzm1vng0et5813bm5

License

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

Comments