obsidian-incident-runbook
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
python3 -cand Bash scripts to programmatically modify Obsidian's JSON configuration files (e.g.,community-plugins.json,appearance.json) and perform diagnostics. - [COMMAND_EXECUTION]: Performs filesystem diagnostics using standard tools like
find,grep, andawkto identify corrupted files or empty notes within the vault directory. - [DATA_EXFILTRATION]: No network tools (like
curlorwget) are used or requested in the frontmatter. All operations are restricted to the local filesystem. - [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety guidelines, or extract system prompts were detected in the instructions.
- [EXTERNAL_DOWNLOADS]: No remote packages, scripts, or executables are downloaded or executed by the skill.
Audit Metadata