📦 SimilarWeb Analytics — 网站流量分析

v1.0.0

利用 SimilarWeb 数据快速获取网站流量、排名、来源与地域分布,一键洞察竞品与行业趋势。

0· 495·2 当前·3 累计
wells1137 头像by @wells1137 (Wells Wu)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears to be a straightforward wrapper around a platform ApiClient for SimilarWeb endpoints and is internally consistent. Before installing, confirm (1) where the agent will write saved data (file paths, retention, and access controls), (2) how the ApiClient authenticates (platform-managed credentials or tokens) so you understand which credentials are used, and (3) any rate/credit implications for your SimilarWeb account or platform quota. If you’re uncomfortable with automatic file ...
详细分析 ▾
用途与能力
Name/description match the implementation: SKILL.md shows calls to an ApiClient for endpoints named 'SimilarWeb/...', which is exactly what a SimilarWeb analytics wrapper would do. No unrelated services, binaries, or credentials are requested.
指令范围
Instructions only call the platform ApiClient (from /opt/.manus/.sandbox-runtime) and describe expected query params and endpoints — staying within the stated purpose. One caveat: the doc instructs the agent to "Always save all retrieved data to files immediately," but provides no guidance on file locations, retention, or access controls; that persistent storage behavior is within scope but worth confirming policy/locations.
安装机制
Instruction-only skill with no install spec and no code files — lowest-risk delivery model. The runtime relies on an existing platform ApiClient rather than downloading external code.
凭证需求
No environment variables or credentials are declared, which is consistent for a wrapper that uses an existing internal ApiClient. However, the skill doesn't document authentication: the ApiClient likely uses platform-side credentials or tokens not shown here. Users should confirm how the ApiClient is authenticated and whether any platform credentials are used on their behalf.
持久化与权限
always:false (normal). The only persistence-related instruction is to save all API results to files to avoid data loss; this is reasonable for reliability but increases the chance sensitive or bulk data is written to disk. The skill does not request elevated system privileges or modify other skills.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/2/25

NULL

可疑

安装命令

点击复制
官方npx clawhub@latest install similarweb-analytics
镜像加速npx clawhub@latest install similarweb-analytics --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库