obsidian-plugin-file-operations
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is strictly educational, providing patterns for Obsidian plugin development. It contains no executable code or scripts beyond illustrative snippets.
- [SAFE]: It promotes security best practices, such as path normalization using the official
normalizePathutility to prevent cross-platform path errors and atomic file operations viaVault.process()to avoid data corruption or race conditions. - [SAFE]: No signs of prompt injection, data exfiltration, or unauthorized command execution were detected. The skill operates entirely within the context of documenting standard API usage.
Audit Metadata