obsidian-people
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
obsidian filescommand and glob patterns to list existing notes in specific directories (base/categories/,base/_meta-notes/,base/_problems/). This functionality is used to facilitate linking between notes and is consistent with the skill's purpose for vault management. - [DYNAMIC_EXECUTION]: The skill generates markdown files containing DataviewJS code blocks (e.g.,
dv.taskList,dv.pages().file.tasks) used for task tracking within the Obsidian application. These scripts are generated from static templates provided within the skill instructions. - [DATA_EXPOSURE]: The skill reads filenames from the local directory structure to provide context for linking. It does not access sensitive system files or hardcoded credentials, and no network exfiltration patterns were identified.
Audit Metadata