可信 — 风险评分 5/100
上次扫描:1 天前 重新扫描
5 /100
nansen-web-searcher
Search the web for one or more queries in parallel via the Serper API
A minimal, well-documented web search skill that only invokes the declared `nansen` CLI tool via Bash, with no hidden functionality or malicious indicators.
技能名称nansen-web-searcher
分析耗时24.4s
引擎pi
可以安装
This skill is safe to use. No additional review needed.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No file operations declared or observed
网络访问 READ READ ✓ 一致 Web search via Serper API uses HTTP GET/POST (implicit in nansen tool)
命令执行 WRITE WRITE ✓ 一致 allowed-tools: Bash(nansen:*) scoped to nansen CLI only

目录结构

1 文件 · 1.3 KB · 39 行
Markdown 1f · 39L
└─ 📝 SKILL.md Markdown 39L · 1.3 KB

安全亮点

✓ Skill is purely documentation (SKILL.md only) with no executable code
✓ All permissions (Bash with nansen:* scope) are explicitly declared in metadata
✓ No sensitive path access, credential harvesting, or data exfiltration
✓ API key (NANSEN_API_KEY) is a required input, not harvested
✓ No obfuscation, base64, eval, or suspicious patterns
✓ Clear documentation of tool behavior and output format