dataforseo-toolkit
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
dataforseo-clientPython package to interact with the DataForSEO API, ensuring interactions are through verified channels. - [SAFE]: Credential management is handled securely using the
python-dotenvlibrary, directing users to store sensitive API logins and passwords in a.envfile rather than hardcoding them in scripts. - [SAFE]: Command execution is strictly controlled via a predefined mapping in
scripts/main.py, which validates user input against a whitelist of supported SEO commands. - [SAFE]: Network operations are restricted to communication with the official DataForSEO API endpoints as implemented by the vendor's SDK.
- [SAFE]: The skill's stated purpose of providing SEO metrics and search engine data is accurately reflected in its implementation without any hidden or suspicious functionality.
Audit Metadata