geo-seo-claude

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script auto_implementer.py uses subprocess.run to orchestrate multiple internal optimization scripts in a pipeline. The execution is confined to scripts within the skill's own directory and uses list-based arguments without a shell, which is a secure implementation pattern.
  • [EXTERNAL_DOWNLOADS]: The indexnow_submit.py utility performs outbound network requests to legitimate search engine endpoints (including Bing, Yandex, and Amazon) to facilitate URL indexing. These operations are part of the core functionality and target well-known technology services.
  • [SAFE]: The skill processes user-provided content to perform SEO audits. While this involves processing untrusted data, the skill utilizes standard parsing techniques and regex to extract metadata and structural information, producing local reports and optimized content without exposing sensitive system data or credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 02:37 AM
Security Audit — agent-trust-hub — geo-seo-claude