seo-domain-analyzer

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a Python script scripts/analyze_domain.py which processes domain analysis requests. It uses argparse for safe handling of user-supplied arguments such as domains, competitors, and keywords. It also allows users to specify local file paths for saving JSON or Markdown reports.
  • [EXTERNAL_DOWNLOADS]: The script performs network operations to app.gooseworks.ai, which serves as a proxy for Apify actors (devnaz/semrush-scraper, radeance/ahrefs-scraper, and apify/google-search-scraper). These requests are used to gather SEO metrics like authority scores and keyword rankings.
  • [CREDENTIALS_UNSAFE]: The skill utilizes a GOOSEWORKS_API_KEY environment variable to authenticate requests to the vendor's API proxy. This is a standard and safe method for managing API credentials for integrated services.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 03:05 PM
Security Audit — agent-trust-hub — seo-domain-analyzer