study-plan
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFE
Full Analysis
- [Local State Management]: The skill interacts with specific files to persist study schedules and student progress. This is a common pattern for applications that need to remember user settings and history between interactions.
- Evidence: Accesses
~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.mdandstudy-plan.yamlfor configuration and history tracking. - [Authorized Data Processing]: The instructions describe a structured, step-by-step collection of user preferences (like exam dates and subject strengths) to generate the plan. This ensures the output is based on data provided directly by the student.
- Evidence: Workflow steps explicitly describe asking the student for inputs and waiting for their response before proceeding.
- [No External Connectivity]: The skill does not contain any commands for network operations or remote data transfers, keeping all planning activities local to the environment.
- Evidence: Absence of network-related tools such as
curl,wget, or external API calls.
Audit Metadata