Obsidian Markdown Skill Security Audit
What the author says it does (original text)
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
No obvious risks found in this check
- Files checked
- 4
- Risks found
- 0
Inside this skill
The Skill’s actual workflow matches its stated purpose: creating or editing Obsidian Markdown with properties, content, internal links, embeds, and callouts.
View source
---name: obsidian-markdowndescription: Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.---1. **Add frontmatter** with properties (title, tags, aliases) at the top of the file. See [PROPERTIES.md](references/PROPERTIES.md) for all property types.2. **Write content** using standard Markdown for structure, plus Obsidian-specific syntax below.3. **Link related notes** using wikilinks (`[[Note]]`) for internal vault connections, or standard Markdown links for external URLs.4. **Embed content** from other notes, images, or PDFs using the `![[embed]]` syntax. See [EMBEDS.md](references/EMBEDS.md) for all embed types.5. **Add callouts** for highlighted information using `> [!type]` syntax. See [CALLOUTS.md](references/CALLOUTS.md) for all callout types.6. **Verify** the note renders correctly in Obsidian's reading view.The documented embed feature can display other notes, images, audio, and PDFs inside a note. The supplied material consists of Markdown syntax examples, with no scripts or commands set to execute automatically.
View source
Prefix any wikilink with `!` to embed its content inline:```markdown![[Note Name]] Embed full note![[Note Name#Heading]] Embed section![[image.png]] Embed image![[image.png|300]] Embed image with width![[document.pdf#page=3]] Embed PDF page```## Embed Audio```markdown![[audio.mp3]]![[audio.ogg]]```## Embed PDF```markdown![[document.pdf]]![[document.pdf#page=3]]![[document.pdf#height=400]]```The workflow asks for a rendering check in Obsidian’s reading view. The supplied files do not instruct uploading data, accessing credentials, installing software, or changing account permissions.
View source
5. **Add callouts** for highlighted information using `> [!type]` syntax. See [CALLOUTS.md](references/CALLOUTS.md) for all callout types.6. **Verify** the note renders correctly in Obsidian's reading view.File reference map
References: 3Files and check records4 files
Coverage and gaps
Content covered in each file
These are the source ranges included in this check, not a guarantee that every issue has been resolved.
SKILL.mdFull text includedreferences/CALLOUTS.mdFull text includedreferences/EMBEDS.mdFull text includedreferences/PROPERTIES.mdFull text included
This report is for the version above. We read the available code and instructions without running the skill or checking extra packages it installs. This is not a promise of safety: a different version or setup may behave differently.
SKILL.mdInstructionsreferences/CALLOUTS.mdSupporting filereferences/EMBEDS.mdSupporting filereferences/PROPERTIES.mdSupporting file
Operations mentioned in code and instructions
Connect to websites
- [Obsidian Flavored Markdown](https://help.obsidian.md/obsidian-flavored-markdown)- [Internal links](https://help.obsidian.md/links)- [Obsidian Flavored Markdown](https://help.obsidian.md/obsidian-flavored-markdown)- [Internal links](https://help.obsidian.md/links)- [Embed files](https://help.obsidian.md/embeds)- [Internal links](https://help.obsidian.md/links)- [Embed files](https://help.obsidian.md/embeds)- [Callouts](https://help.obsidian.md/callouts)- Lines read
- 389
- File checksum (to compare versions)
- 3611f3c6ff4d8a67334d57d0ad0a9d74d6a94d359c455b18a261b6362f040040