datadata-rest-api
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code templates for the Datadata REST API, which are used to generate scripts for data querying and management.
- [SAFE]: Communication is directed to the vendor's official domain (www.datadata.com) for API interactions, which is consistent with the skill's stated purpose.
- [SAFE]: The instructions explicitly mandate the use of the Python standard library (urllib.request) for generated scripts, avoiding risks associated with third-party dependencies.
- [SAFE]: Security best practices are followed by instructing users to manage API keys via environment variables rather than hardcoding them into scripts.
- [SAFE]: Documentation includes guidance on identifier quoting and standard SQL practices to prevent common errors when generating queries.
Audit Metadata