obsidian-conversation-backup
Automatically backs up conversations in Obsidian with incremental snapshots and formatted markdown for easy organization and retrieval.
Install this skill
or
65/100
Security score
The obsidian-conversation-backup skill was audited on Feb 9, 2026 and we found 5 security issues across 1 threat category, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
medium line 174
Access to root home directory
SourceSKILL.md
| 174 | /root/clawd/.last_save_line_count # For token monitoring |
medium line 175
Access to root home directory
SourceSKILL.md
| 175 | /root/clawd/.last_snapshot_timestamp # For incremental saves |
medium line 176
Access to root home directory
SourceSKILL.md
| 176 | /root/clawd/.token_warning_sent # For warning deduplication |
high line 183
Access to root home directory
SourceSKILL.md
| 183 | Default: `/root/.clawdbot/agents/main/sessions/*.jsonl` |
medium line 205
Access to root home directory
SourceSKILL.md
| 205 | rm /root/clawd/.last_snapshot_timestamp |
Scanned on Feb 9, 2026
View Security Dashboard