seo-geo
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes scripts that interact with the DataForSEO API (
api.dataforseo.com) to fetch search engine results, keyword metrics, and backlink data. This is standard functionality for SEO tools and targets a well-known service provider. - [COMMAND_EXECUTION]: The skill provides various Python-based CLI tools (e.g.,
seo_audit.py,keyword_research.py) to automate technical audits and research tasks. These scripts use standard libraries and operate as intended for developer-focused SEO workflows. - [CREDENTIALS_UNSAFE]: Authentication for the DataForSEO service is handled via environment variables (
DATAFORSEO_LOGINandDATAFORSEO_PASSWORD), which is a standard practice for secure credential management in CLI utilities.
Audit Metadata