Skill Enumeration
Medium
- Category
- Agent Snooping
- Content
- **改正文内容** → 用 `feishu_doc` 的 `read` / `write` / `append` / `insert` / `update_block` - **调整图片位置或补图** → 用 `feishu_doc` 的 `list_blocks` + `upload_image` + 必要时 `delete_block` - **把文档开成互联网可读** → 走 Feishu Drive public permission 接口(见下文) - **发送普通文件给用户**(HTML / ZIP / PDF / 代码文件)→ 不用本 skill,改看 `skills/feishu-send-file/SKILL.md` ## 推荐工作流
- Confidence
- 80% confidence
- Finding
- Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
