Scan Report
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.
Safe to install
No action needed. The skill is a pure Markdown description with no implementation files to audit.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | |
| Network | READ | READ | ✓ Aligned | web_search/web_fetch in SKILL.md |
| Shell | NONE | NONE | — | |
| Environment | NONE | NONE | — | |
| Skill Invoke | NONE | NONE | — | |
| Clipboard | NONE | NONE | — | |
| Browser | NONE | NONE | — | |
| Database | NONE | NONE | — | feishu_bitable tools are external service APIs, not direct DB access |
File Tree
1 files · 2.2 KB · 59 lines Markdown 1f · 59L
└─
SKILL.md
Markdown
Security Positives
✓ 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