lov-obsidian-reset-cache

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses pgrep to check if the Obsidian process is active and rm -rf to delete the ~/Library/Application Support/obsidian/IndexedDB/ directory. These operations are scoped to the application's internal cache path and align with the skill's documented purpose of fixing startup hangs.
  • [SAFE]: No network activity, data exfiltration, or obfuscation was detected within the instructions or metadata. The skill does not access sensitive system files or credentials.
  • [SAFE]: The workflow incorporates safety checks, instructing the agent to confirm that Obsidian is closed and verify the specific target directory with the user before performing the deletion.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 12:55 AM
Security Audit — agent-trust-hub — lov-obsidian-reset-cache