similarweb
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill connects to api.similarweb.com to fetch analytics data. This is a well-known and reputable service for market intelligence.
- [COMMAND_EXECUTION]: Utilizes
curlandjqto execute API calls and parse the results. These operations are appropriate for the skill's stated purpose and do not perform unauthorized system modifications. - [CREDENTIALS_UNSAFE]: Correctly utilizes environment variables via
printenvto handle theSIMILARWEB_TOKENsecret. This prevents sensitive information from being hardcoded or exposed in the skill content.
Audit Metadata