seo-and-geo
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes multiple utility scripts designed to be executed by the agent or user, such as
seo_audit.pyfor site checks,translate_i18n.pyfor locale management, and various DataForSEO API wrappers. - [EXTERNAL_DOWNLOADS]: The
seo_audit.pyscript and the described automated backlink building workflow involve fetching HTML content,robots.txt, andsitemap.xmlfrom user-specified domains using standard Python libraries. - [SAFE]: Sensitive information such as API logins for DataForSEO and various AI providers (OpenAI, Anthropic, etc.) are correctly managed via environment variables (
DATAFORSEO_LOGIN,ANTHROPIC_API_KEY, etc.) rather than being hardcoded in the skill's files. - [SAFE]: The skill includes extensive documentation and templates for SEO and GEO optimization that align with industry standards and published research (e.g., Princeton GEO study).
Audit Metadata