cc-skill-continuous-learning
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
evaluate-session.shexecutes standard local commands includingjq,mkdir,grep, andsedto process session metadata and manage local directories. These operations are restricted to the local environment and are consistent with the skill's purpose. - [DATA_EXPOSURE]: The skill accesses local session transcripts and the user's home directory (
~/.claude/) to store data. It reads from the path defined by theCLAUDE_TRANSCRIPT_PATHenvironment variable to determine session length. No network operations or attempts to transmit data to external sources were found.
Audit Metadata