memory-bridge
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's operations are confined to the local filesystem, specifically targeting the user's Obsidian vault and the
~/.obsidian-wiki/configdirectory. This is consistent with its stated purpose of wiki management. - [SAFE]: No network requests, external downloads, or remote code execution patterns were found. All data processing occurs locally.
- [SAFE]: Command execution is limited to the use of
grepfor searching local files, which is a standard and expected operation for a search-oriented skill. - [SAFE]: The skill includes a logging mechanism that appends activity records to a local
log.mdfile within the vault, which is a transparent and benign persistence pattern for auditing usage.
Audit Metadata