lark-slides
Enables users to create and edit presentations using Lark Slides, managing content and layouts through an XML interface.
Install this skill
or
97/100
Security score
The lark-slides skill was audited on Jun 10, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 188
External URL reference
SourceSKILL.md
| 188 | --data "$(jq -n --arg content '<slide xmlns="http://www.larkoffice.com/sml/2.0"> |
low line 231
External URL reference
SourceSKILL.md
| 231 | | `/slides/` | `https://example.larkoffice.com/slides/xxxxxxxxxxxxx` | `xml_presentation_id` | URL 路径中的 token 直接作为 `xml_presentation_id` 使用 | |
low line 232
External URL reference
SourceSKILL.md
| 232 | | `/wiki/` | `https://example.larkoffice.com/wiki/wikcnxxxxxxxxx` | `wiki_token` | ⚠️ **不能直接使用**,需要先查询获取真实的 `obj_token` | |
Scanned on Jun 10, 2026
View Security Dashboard