← Back to Skills Marketplace
wells1137

SimilarWeb Analytics

by Wells Wu · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
547
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install similarweb-analytics
Description
Analyze websites and domains using SimilarWeb traffic data. Get traffic metrics, engagement stats, global rankings, traffic sources, and geographic distribut...
Usage Guidance
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 writes, ask for the skill to specify safe file locations or opt out of automatic persistence.
Capability Analysis
Type: OpenClaw Skill Name: similarweb-analytics Version: 1.0.0 The skill's core functionality for SimilarWeb analytics is benign. However, the `SKILL.md` contains a broad instruction to the AI agent: "Always save all retrieved data to files immediately." While the immediate context implies saving analytics results, this instruction lacks specificity regarding *where* to save the data. This constitutes a prompt injection vulnerability, as a less constrained or vulnerable agent could interpret this as a directive to write data to arbitrary or sensitive locations, potentially leading to unintended data exposure or file system abuse if the agent's environment is not strictly sandboxed. There is no clear evidence of intentional malicious behavior like exfiltration to external servers or installation of backdoors, classifying it as suspicious due to a risky capability rather than outright malicious intent.
Capability Assessment
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install similarweb-analytics
  3. After installation, invoke the skill by name or use /similarweb-analytics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of SimilarWeb Analytics skill. - Provides comprehensive website and domain analysis using SimilarWeb traffic data. - Supports metrics: total visits, unique visitors, bounce rate, pages per visit, average visit duration, and global ranking. - Enables analysis of traffic sources (desktop/mobile) and geographic distribution by country. - Exposes APIs for direct traffic/ranking/engagement retrieval for research and comparison. - Includes clear usage guidelines and best practices for handling API limitations and data saving.
Metadata
Slug similarweb-analytics
Version 1.0.0
License
All-time Installs 3
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is SimilarWeb Analytics?

Analyze websites and domains using SimilarWeb traffic data. Get traffic metrics, engagement stats, global rankings, traffic sources, and geographic distribut... It is an AI Agent Skill for Claude Code / OpenClaw, with 547 downloads so far.

How do I install SimilarWeb Analytics?

Run "/install similarweb-analytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SimilarWeb Analytics free?

Yes, SimilarWeb Analytics is completely free (open-source). You can download, install and use it at no cost.

Which platforms does SimilarWeb Analytics support?

SimilarWeb Analytics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SimilarWeb Analytics?

It is built and maintained by Wells Wu (@wells1137); the current version is v1.0.0.

💬 Comments