obsidian-frontmatter
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or risky operations were identified in the skill files. The skill focuses entirely on YAML formatting rules for the Obsidian application.\n- [PROMPT_INJECTION]: The skill was evaluated for indirect prompt injection risks given its function of processing user-provided Markdown files.\n
- Ingestion points: Existing Obsidian notes are read to determine current metadata state (SKILL.md, Step 1).\n
- Boundary markers: The skill relies on standard YAML delimiters (triple-dashes) and explicit instructions to identify the frontmatter block.\n
- Capability inventory: No tools or instructions for network access, subprocess execution, or arbitrary command running are present.\n
- Sanitization: The workflow includes a specific validation phase (SKILL.md, Step 5) to verify the integrity and formatting of the YAML output.
Audit Metadata