扫描报告
5 /100
web-search-to-feishu-bitable
自动搜索网页关键词,提取信息整理后批量存入飞书多维表格,构建个人知识库
This is a documentation-only skill with no executable code, scripts, or dependencies — it declares a simple web-search-to-Feishu-bitable workflow using only declared tools.
可以安装
No action needed. The skill is a pure Markdown description with no implementation files to audit.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | |
| 网络访问 | READ | READ | ✓ 一致 | web_search/web_fetch in SKILL.md |
| 命令执行 | NONE | NONE | — | |
| 环境变量 | NONE | NONE | — | |
| 技能调用 | NONE | NONE | — | |
| 剪贴板 | NONE | NONE | — | |
| 浏览器 | NONE | NONE | — | |
| 数据库 | NONE | NONE | — | feishu_bitable tools are external service APIs, not direct DB access |
目录结构
1 文件 · 2.2 KB · 59 行 Markdown 1f · 59L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code or scripts present — only Markdown documentation
✓ All tool capabilities (web_search, web_fetch, feishu_*) are explicitly declared in SKILL.md
✓ No dependencies (no requirements.txt, package.json, or Cargo.toml)
✓ No credential access, no environment variable scanning
✓ No network exfiltration, no base64/obfuscation, no sensitive file paths
✓ No IOC artifacts found in pre-scan