geo-fundamentals
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is educational, focusing on how to optimize web content for AI search engines like ChatGPT and Perplexity.\n- [SAFE]: The
scripts/geo_checker.pyscript performs a static analysis of local project files (HTML, JSX, TSX) to evaluate SEO/GEO readiness. It uses regular expressions to detect common web patterns like JSON-LD, heading structures, and author meta-tags.\n- [SAFE]: The script implements reasonable security practices by skipping sensitive or irrelevant directories likenode_modules,.git, andbuildfolders.\n- [SAFE]: No network operations, credential access, or privilege escalation patterns were detected. The script operates entirely on the local file system using the provided project path.
Audit Metadata