vault-tags
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is tag organization within a local markdown vault. All operations are confined to reading and editing markdown files.
- [COMMAND_EXECUTION]: The skill uses
rg(ripgrep) for searching file contents. These commands are static, targeted at specific patterns, and limited to markdown files using the--glob '*.md'flag, posing no security risk. - [DATA_EXPOSURE]: No network access or sensitive file access was detected. The data being processed is restricted to tags within the vault.
- [PROMPT_INJECTION]: The instructions are clearly defined and do not contain any patterns associated with bypassing safety filters or overriding agent behavior.
Audit Metadata