← 返回 Skills 市场
krishnakumarmahadevan-cmd

Glancify

作者 ToolWeb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toolweb-glancify
功能描述
A proxy service that wraps external web pages with Glancify, enabling interactive content visualization and keyword extraction.
安全使用建议
This skill forwards arbitrary target URLs and (implicitly) page content to a third-party API (toolweb.in). Before installing or using it: (1) Do not allow the skill to be used on internal, private, or authenticated URLs — it can leak sensitive content. (2) Verify the vendor (toolweb.in) and review their privacy/security policy and TLS endpoint; confirm whether API keys or billing are required. (3) Prefer testing only with non-sensitive public pages. (4) If you plan to enable autonomous invocation, restrict or require explicit user approval before the agent calls the skill. (5) If you need similar functionality but cannot trust the vendor, consider running a local/self‑hosted wrapper so content never leaves your environment.
功能分析
Type: OpenClaw Skill Name: toolweb-glancify Version: 1.0.0 The Glancify Proxy skill is a standard API wrapper for a web content visualization and analysis service hosted at toolweb.in. The skill provides endpoints for wrapping external URLs, extracting keywords, and retrieving topic metadata (SKILL.md, openapi.json). No malicious instructions, data exfiltration attempts, or suspicious obfuscation were found; the functionality aligns entirely with the stated purpose of content analysis.
能力评估
Purpose & Capability
The name/description (a proxy that wraps external pages and extracts keywords) matches the SKILL.md and openapi.json: both describe endpoints that forward/transform arbitrary URLs. That capability legitimately explains contacting an external API. However, the skill's documentation advertises paid plans and an API gateway but does not declare any credentials or auth requirements in the skill manifest — a mild mismatch worth noting (the live service may require keys not captured here).
Instruction Scope
SKILL.md instructs the agent to wrap arbitrary target URLs via the external endpoints (e.g., api.toolweb.in/tools/glancify/view). It gives no guidance or restrictions about sensitive or private URLs (internal IPs, authentication‑protected pages, documents, or files). Because using the skill will transmit target URLs and likely their contents to a third party, this creates a realistic exfiltration/SSRF/privacy risk that is not mitigated or documented.
Install Mechanism
No install spec or code is included; the skill is instruction-only. This lowers the risk of arbitrary code being written/executed locally. The openapi.json is just an API surface description and contains no implementation.
Credentials
The skill declares no required environment variables or credentials, which is proportionate for a read-only documentation-only skill. However, the SKILL.md references paid plans and an API gateway; in real use the external service may require keys or billing. The absence of declared credentials means the skill will either call unauthenticated endpoints or require manual credential provisioning outside the manifest — this is a practical mismatch to be aware of.
Persistence & Privilege
The skill does not request persistent privileges (always:false), does not install or modify system configuration, and does not declare special agent-level presence. Autonomous invocation is allowed by default but is not combined with other high privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toolweb-glancify
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toolweb-glancify 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Glancify Proxy – a service for interactive content visualization and keyword extraction. - Wrap external web pages with Glancify for enhanced interactivity and analysis via /view endpoint. - Retrieve keywords used for content tagging and analysis through /api/keywords. - Access topic-based information and related keywords using /api/topics/{topic_id}. - Provides endpoints for demo content, TSRG data, and Glancify JS library. - Multiple subscription plans available, including a free tier.
元数据
Slug toolweb-glancify
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Glancify 是什么?

A proxy service that wraps external web pages with Glancify, enabling interactive content visualization and keyword extraction. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 Glancify?

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

Glancify 是免费的吗?

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

Glancify 支持哪些平台?

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

谁开发了 Glancify?

由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。

💬 留言讨论