seo-and-aeo-strategy
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or associated scripts.
- [SAFE]: Sensitive information such as API credentials for the DataForSEO service is correctly managed through environment variables (
DATAFORSEO_LOGIN,DATAFORSEO_PASSWORD) rather than being hardcoded in the source code. - [SAFE]: The Python scripts utilize standard libraries (
urllib,re,argparse) to perform network requests and parse data, avoiding untrusted third-party dependencies. - [SAFE]: The
seo_audit.pyscript performs network requests to user-provided URLs to extract metadata, which is the primary intended purpose of the tool and is performed in a transparent, non-malicious manner.
Audit Metadata