← 返回 Skills 市场
bunsdev

Tinyfish Fetch

作者 Val Alexander · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
121
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tinyfish-fetch
功能描述
Fetch web pages via TinyFish Fetch API and get clean markdown, HTML, or screenshots back — handles JS rendering and proxying. Use when you need to read a spe...
安全使用建议
This skill appears coherent and limited to calling the TinyFish Fetch API, but consider the following before installing: 1) The API key grants the service the ability to fetch URLs you ask it to — do not send sensitive, private, or internal URLs unless you trust TinyFish's privacy policy and security. 2) The helper script runs python3 and curl locally; ensure those binaries are acceptable in your environment. 3) Confirm the service's reputation, pricing, and data-retention rules at the homepage (https://docs.tinyfish.ai/fetch-api) and restrict/rotate the API key as appropriate. 4) If deploying in a controlled environment, verify outbound network rules to api.fetch.tinyfish.ai and consider using a scoped key or organizational approval for third-party fetchers.
功能分析
Type: OpenClaw Skill Name: tinyfish-fetch Version: 1.0.0 The tinyfish-fetch skill is a legitimate tool for fetching rendered web content via the TinyFish API (api.fetch.tinyfish.ai). The provided helper script (scripts/fetch.sh) and instructions (SKILL.md) follow safe practices, such as using Python for JSON serialization to avoid injection and verifying the presence of the required TINYFISH_API_KEY. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description ask for a fetcher service and the skill only requires a single TINYFISH_API_KEY and calls https://api.fetch.tinyfish.ai. The requested credential and network access are proportional to the stated purpose.
Instruction Scope
SKILL.md only instructs the agent to check the TINYFISH_API_KEY and to POST JSON to the TinyFish API; it does not instruct reading unrelated files, additional environment variables, or transmitting data to unexpected endpoints. It explicitly forbids fallback to other fetch tools.
Install Mechanism
No install spec; this is instruction-only with a small helper script included. The script uses standard tools (python3, curl) and does not download or install external code.
Credentials
Only TINYFISH_API_KEY is required and is reasonable for an API client. No other secret or unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true or any elevated persistent privileges. It does not modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tinyfish-fetch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tinyfish-fetch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of tinyfish-fetch. - Fetch web pages via the TinyFish Fetch API with support for JavaScript rendering and proxy/geo targeting. - Returns page content as clean markdown (default), HTML, or screenshots (base64 PNG). - Supports fetching multiple URLs in a single request. - Simple curl and bash script examples provided. - API key (`TINYFISH_API_KEY`) is required and must be set before using. - Includes a helper script for easier command-line use.
元数据
Slug tinyfish-fetch
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tinyfish Fetch 是什么?

Fetch web pages via TinyFish Fetch API and get clean markdown, HTML, or screenshots back — handles JS rendering and proxying. Use when you need to read a spe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。

如何安装 Tinyfish Fetch?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tinyfish-fetch」即可一键安装,无需额外配置。

Tinyfish Fetch 是免费的吗?

是的,Tinyfish Fetch 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tinyfish Fetch 支持哪些平台?

Tinyfish Fetch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tinyfish Fetch?

由 Val Alexander(@bunsdev)开发并维护,当前版本 v1.0.0。

💬 留言讨论