brain-save
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is dedicated to local knowledge management using Logseq-formatted Markdown files. It interacts with the file system to read project status and write session summaries, decisions, and plans within the expected directory structure.
- [SAFE]: No network operations, external downloads, or data exfiltration mechanisms were found in the skill's instructions or logic.
- [SAFE]: The skill incorporates safety-conscious instructions, such as requiring user confirmation for suggestions and explicitly forbidding the storage of sensitive personal information.
- [SAFE]: Command execution is limited to benign directory creation (
mkdir -p) for organizing the knowledge base, with no exposure to command injection or privilege escalation.
Audit Metadata