用途分类 / 其他用途
Obsidian Markdown Skill 安全审计
作者说它能做什么(原文)
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.
第三方安全检查结论
这次检查未发现明显风险
- 已检查文件
- 4
- 发现的风险
- 0
会不会运行危险命令?检查是否下载程序后直接运行、让他人远程控制电脑,或藏起要运行的命令。未发现风险
会不会泄露文件和密钥?检查是否发送含密码或密钥的文件,以及代码里是否直接写了密钥。未发现风险
会不会删除文件或一直在后台运行?检查是否大范围删除文件、改写磁盘,或设置自动启动。未发现风险
会不会绕过安全保护?检查是否跳过网站安全验证、开放过多文件权限,或取消操作前的确认。未发现风险
会不会误导 AI 或隐藏内容?检查工作说明是否要求 AI 忽略你的指令、干扰检查结果,或夹带看不见的文字。未发现风险
会不会偷偷改推广链接或收款方?检查是否强制替换推广链接或收款对象,同时要求隐瞒更改。未发现风险
Skill 逻辑拆解
该技能的实际用途与声明一致:创建或编辑 Obsidian Markdown,并要求添加属性、编写内容、建立内部链接、嵌入内容及添加标注框。
查看原文
---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.该技能说明的嵌入功能可在笔记中显示其他笔记、图片、音频和 PDF;提供的内容只是 Markdown 语法示例,没有脚本或自动执行命令。
查看原文
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]]```工作流要求用户在 Obsidian 阅读视图中检查渲染结果;所提供文件未指示上传数据、访问凭据、安装软件或更改账户权限。
查看原文
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.从这里开始 · 工作说明SKILL.md
obsidian-markdown文件引用关系图
3 处引用哪些文件发起引用引用了什么
文件与检查记录4 个文件
检查范围与遗漏
逐文件查看涉及的内容
下方列出本次涉及的原文范围;纳入检查不代表已查清所有问题。
SKILL.md已纳入全文references/CALLOUTS.md已纳入全文references/EMBEDS.md已纳入全文references/PROPERTIES.md已纳入全文
这份报告只针对上方版本。我们看了拿到的代码和说明文件,没有实际运行 Skill,也没有检查它另外安装的软件包。因此,这不是“保证安全”的承诺;换了版本或使用环境,结果也可能不同。
SKILL.md工作说明references/CALLOUTS.md配套文件references/EMBEDS.md配套文件references/PROPERTIES.md配套文件
代码和说明中提到的操作
连接外部网站
- [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)- 读取了多少行
- 389
- 文件校验值(用于核对版本)
- 3611f3c6ff4d8a67334d57d0ad0a9d74d6a94d359c455b18a261b6362f040040