obsidian-frontmatter-sync
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the 'rematter' CLI tool from external sources.
- Instructions include using
uv tool install rematterto fetch the package from a public registry. - Instructions include using Homebrew to install from a third-party tap at
g15r/tap/rematter. - [COMMAND_EXECUTION]: The skill utilizes the 'rematter' CLI to perform various operations on the local file system.
rematter validate: Reads and analyzes markdown files within a specified vault directory.rematter sync: Performs file read and write operations, including copying markdown files and media assets to a destination directory.rematter filename: Modifies file system names based on frontmatter content.rematter transform: Updates content within markdown files by renaming frontmatter fields.
Audit Metadata