seo-domain-analyzer
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected. The skill implements its stated functionality using standard API interactions.
- [EXTERNAL_DOWNLOADS]: Fetches data from Apify's official API (api.apify.com), Google Search, and SimilarWeb. These are well-known technology services and are used for their intended analytical purposes.
- [CREDENTIALS_UNSAFE]: The skill correctly implements credential management by retrieving the 'APIFY_API_TOKEN' from the environment rather than hardcoding it, which aligns with security best practices.
- [COMMAND_EXECUTION]: The provided Python script processes user-supplied domain names and keywords to perform SEO lookups. It includes basic sanitization for domain strings and does not execute arbitrary shell commands.
Audit Metadata