similarweb-traffic
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches data from SimilarWeb's public data endpoint (
data.similarweb.com). As SimilarWeb is a well-known analytics service and this network activity is the primary intended function of the skill, it is considered safe. - [DATA_EXFILTRATION]: The script transmits a user-provided domain string to SimilarWeb to retrieve traffic metrics. It does not access or transmit any sensitive local files, credentials, or environment variables.
- [COMMAND_EXECUTION]: The skill is implemented as a standard Node.js script using the built-in
fetchAPI. It does not useeval(),exec(), or spawn any subprocesses.
Audit Metadata