Scan Report
0 /100
workflow-note
流程构建类笔记的写作规范与模板。当需要为 workflows/ 分类撰写新笔记时使用。
纯文档技能,无可执行代码,仅包含笔记写作规范和模板。
Safe to install
无需任何限制,可安全使用。
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | 无文件操作代码 |
| Network | NONE | NONE | — | 无网络请求代码 |
| Shell | NONE | NONE | — | 无shell执行代码 |
| Environment | NONE | NONE | — | 无环境变量访问 |
| Skill Invoke | NONE | NONE | — | 无动态技能调用 |
| Clipboard | NONE | NONE | — | 无剪贴板操作 |
| Browser | NONE | NONE | — | 无浏览器自动化 |
| Database | NONE | NONE | — | 无数据库操作 |
3 findings
Medium External URL 外部 URL
https://clawhub.com/skills/workflow-note SKILL.md:5 Medium External URL 外部 URL
https://tino-chen.github.io/notes/workflows/auto-note-system.html SKILL.md:6 Medium External URL 外部 URL
https://docs.openclaw.ai references/example.md:92 File Tree
2 files · 6.4 KB · 208 lines Markdown 2f · 208L
├─
▾
references
│ └─
example.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ 纯文档技能,无任何可执行代码
✓ 无shell、文件系统、网络等危险操作
✓ 无外部依赖,无供应链风险
✓ 文档内容为写作规范,意图明确无害