← 返回 Skills 市场
170
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install nansen-web-fetcher
功能描述
Fetch and analyze content from one or more URLs using AI (Gemini 2.5 Flash). Use when you have specific URLs and need to extract or summarize their content....
安全使用建议
This skill appears to do exactly what it says: run the nansen CLI against URLs using your NANSEN_API_KEY. Before installing, verify the npm package 'nansen-cli' is the official/expected package (check the package owner, repo URL, and recent versions), consider installing in a controlled environment, and ensure the API key you provide has appropriate scope and billing controls (rotate the key after testing). If you are unsure about the npm package's provenance, inspect its source repository and published files (or run it in a sandbox) before granting your production API key.
功能分析
Type: OpenClaw Skill
Name: nansen-web-fetcher
Version: 0.1.0
The skill bundle defines a legitimate interface for fetching and analyzing web content using the `nansen-cli` tool. It requires a `NANSEN_API_KEY` and provides clear, functional instructions for the AI agent to use the `nansen web fetch` command. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name and description (fetch and analyze web URLs) match the declared requirements: the nansen binary and NANSEN_API_KEY are exactly what the nansen CLI would need to perform web fetches and AI analysis.
Instruction Scope
SKILL.md instructs only running the nansen CLI (nansen web fetch ...) against user-supplied URLs and asking a question. It does not instruct reading unrelated files, accessing other env vars, or posting data to unexpected endpoints.
Install Mechanism
Install uses a public package manager (node/npm) installing package 'nansen-cli' which produces the nansen binary — this is expected for a CLI-based skill. This is moderate-risk compared with instruction-only skills because it writes a binary to disk; verify the npm package's authenticity and maintainers before installing.
Credentials
Only NANSEN_API_KEY is required and declared as the primary credential, which is proportionate for a service-backed fetch-and-analyze tool. No additional secrets or unrelated env vars are requested.
Persistence & Privilege
always is false and the skill does not request system-wide config changes or access to other skills' credentials. Default autonomous invocation is allowed (platform normal) and not combined with other high-risk flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nansen-web-fetcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/nansen-web-fetcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of nansen-web-fetcher.
- Fetches and analyzes content from one or more URLs using Gemini 2.5 Flash.
- Supports both positional URL arguments and `--url` flags (up to 20 URLs).
- Requires a `--question` prompt about the content to generate an AI-powered answer.
- Outputs include `analysis`, `retrieved_urls`, and `failed_urls`.
- Integrates well with results from `nansen web search`.
- Added human-readable JSON output with `--pretty` flag.
- Includes usage guidance and notes in SKILL.md.
元数据
常见问题
Nansen Web Fetcher 是什么?
Fetch and analyze content from one or more URLs using AI (Gemini 2.5 Flash). Use when you have specific URLs and need to extract or summarize their content.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 170 次。
如何安装 Nansen Web Fetcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nansen-web-fetcher」即可一键安装,无需额外配置。
Nansen Web Fetcher 是免费的吗?
是的,Nansen Web Fetcher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nansen Web Fetcher 支持哪些平台?
Nansen Web Fetcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nansen Web Fetcher?
由 Nansen AI(@nansen-devops)开发并维护,当前版本 v0.1.0。
推荐 Skills