fix-frontmatter
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script located at
scripts/validate-frontmatter.pyto identify metadata violations. This is standard behavior for linting and formatting tasks within a development environment. - [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The skill operates exclusively on local repository files to ensure metadata consistency.
- [REMOTE_CODE_EXECUTION]: No remote code is downloaded or executed. All operations rely on local scripts and standard system tools (Bash, Grep, etc.) listed in the allowed-tools configuration.
Audit Metadata