NEET
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 assistant may build a long-term local profile of the student, including academic performance and personal category information.
The skill is intended to maintain persistent local records containing personal identity, domicile/category information, and exam performance data. This is expected for progress tracking and college targeting, but the information is sensitive and may influence future recommendations.
- Name: [Student Name] - State: [Home State] - Category: [General/OBC/SC/ST/EWS] ... - Latest Mock Score: [score]/720
Only store details needed for planning, periodically review the ~/neet/ files, and remove or anonymize sensitive information if it is no longer needed.
If used by a tutor or parent, the skill may help create and reuse records about multiple students that should be handled carefully.
Tutor mode expands the same persistent tracking model to multiple students and parent reports. This is aligned with tutoring use, but it can involve records about other people, likely including minors.
~/neet-tutor/ ├── students/ │ ├── student-a/ │ ├── student-b/ ... ├── parent-reports/
Use tutor or parent tracking only with appropriate consent, avoid unnecessary personal details, and review reports before sharing them.
