session
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill reads and writes data to specific local paths:
~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md,study-plan.yaml, andsession-history.yaml. These operations are limited to the skill's local configuration directory and are used to manage study history and user preferences. - [COMMAND_EXECUTION]: The skill parses user input via
$ARGUMENTSto determine the subject and number of questions. This is a standard functional requirement for parameter handling. - [REMOTE_CODE_EXECUTION]: The skill coordinates with other internal skills (
bar-prep-questions,flashcards, andstudy-plan) to execute specialized tasks. This modular behavior uses internal agent capabilities and does not involve remote code or external script execution.
Audit Metadata