seo-geo
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs network requests to fetch webpage content and technical data (like robots.txt and sitemap.xml) for auditing. It also connects to the DataForSEO API at api.dataforseo.com to retrieve keyword and SERP metrics.
- [COMMAND_EXECUTION]: Utilizes internal Python scripts to automate website analysis, keyword discovery, and competitor gap research. These scripts are invoked via command-line instructions within the skill context.
- [DATA_EXFILTRATION]: Transmits authentication credentials (login and password) stored in environment variables to the DataForSEO API. This communication is restricted to the legitimate service endpoint for the purpose of retrieving search data.
- [SAFE]: The skill logic is transparent and focuses on its stated purpose. It correctly implements security best practices by avoiding hardcoded credentials and using specific regex-based parsing for auditing rather than executing remote code.
Audit Metadata