frontmatter-guard
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
exectool to invoke thegbrain frontmatterCLI for scanning, validating, and modifying local files. It includes functionality to auto-repair malformed YAML and generate.bakbackup files during mutation. - [COMMAND_EXECUTION]: Provides a mechanism to install a git pre-commit hook via
gbrain frontmatter install-hook. This modifies the local.git/hooksdirectory to automate linting processes. - [DATA_EXPOSURE]: Accesses local markdown files to read frontmatter content and metadata. This access is limited to the defined scope of a 'brain' directory as managed by the
gbrainutility.
Audit Metadata