seo-tech-audit
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is designed for technical data analysis and report generation. Its logic is transparently implemented in the provided Python scripts and markdown references.
- [EXTERNAL_DOWNLOADS]: The skill fetches website data using the Firecrawl and DataForSEO APIs. These are well-known services in the SEO industry. It correctly instructs users to manage API keys via environment variables rather than hardcoding them.
- [COMMAND_EXECUTION]: In environments supporting script execution (like Claude Code), the skill runs
scripts/analyze_crawl.py. This script is a clean implementation using standard data science libraries (pandas, numpy) to perform SEO calculations, platform detection (e.g., Shopify, WordPress), and priority scoring. - [DATA_EXFILTRATION]: No unauthorized data exfiltration was detected. Network operations are limited to the intended purpose of crawling the target website for auditing purposes.
Audit Metadata