obsidian-conversation-backup
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides an
install.shscript that configures local directory paths and manages file permissions to prepare the backup environment. - [COMMAND_EXECUTION]: The system executes several local bash scripts (
monitor_and_save.sh,save_full_snapshot.sh,create_hourly_snapshots.sh) that utilizejqto parse JSONL session logs and generate Markdown files. - [DATA_EXFILTRATION]: The
monitor_and_save.shscript communicates with the Telegram Bot API (api.telegram.org) to send token usage alerts. This is a documented functional feature for notifying users about conversation context limits. - [COMMAND_EXECUTION]: The skill's operational model relies on the user configuring a
crontask to provide persistence for the hourly monitoring and backup functionality.
Audit Metadata