maintain-workflow-learn
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines a shell pipeline (
tac,awk,mv) to manage the deduplication of the.claude/learnings.jsonlfile. These commands are localized to the skill's specific data file and do not involve untrusted input or remote execution. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill maintains a local learning record in
.claude/learnings.jsonl. It includes a specific security recommendation to add this file to.gitignore, demonstrating a safe practice for managing persistent session data and preventing accidental leaks to shared repositories.
Audit Metadata