seo-audit

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses local Python scripts (scripts/fetch_page.py, scripts/google_auth.py, etc.) for its core functionality. These are standard patterns for SEO tools.
  • [SAFE]: Data storage is limited to a local cache directory (.seo-cache/) and output files (FULL-AUDIT-REPORT.md, ACTION-PLAN.md). The instructions include a reminder to add the cache directory to .gitignore to prevent accidental credential or data leaks in Git repositories.
  • [SAFE]: External API integrations (Google, DataForSEO, Moz, Bing) are handled through explicit authentication checks (--check flags) and require user-configured credentials.
  • [SAFE]: The skill respects robots.txt and implements rate limiting (1-second delay between requests) and crawl caps (500 pages) as best practices for responsible web crawling.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 08:37 AM
Security Audit — agent-trust-hub — seo-audit