digital-ocean
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to 'api.digitalocean.com'. This is the official API endpoint for the service the skill is designed to manage, which is a well-known and trusted service provider.
- [COMMAND_EXECUTION]: The 'SKILL.md' file provides examples of using 'uv run' and 'curl' to interact with the Digital Ocean API. These commands are transparently documented and intended for the primary function of the skill.
- [CREDENTIALS_UNSAFE]: The skill requires a 'DO_API_TOKEN' environment variable. This is a standard and recommended practice for managing API secrets, as it avoids hardcoding credentials in the source code.
Audit Metadata