manage-lessons
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages local markdown files in a well-defined structure within the project's .plan directory. It implements necessary security controls, such as path traversal validation in the
convert-to-planandrestore-from-plancommands, ensuring file operations remain scoped to the intended directories.- [SAFE]: Data processing, such as keyword tokenization inauto-suggestor metadata extraction inaggregate, is performed using deterministic logic and standard libraries without exposing the agent to remote code execution or injection vulnerabilities.- [SAFE]: The skill follows established patterns for file management, using atomic writes and verification steps during file relocation to prevent data loss or corruption.
Audit Metadata