Gradient Inference
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is benign. It provides tools to interact with DigitalOcean's Gradient AI Serverless Inference API for chat completions, image generation, and model discovery, as well as scraping public pricing information. All network requests are directed to official DigitalOcean domains (`inference.do-ai.run`, `docs.digitalocean.com`). File system operations, such as saving generated images in `scripts/gradient_image.py`, include robust path traversal protection. Caching of pricing data in `scripts/gradient_pricing.py` uses the standard `/tmp` directory for non-sensitive information. There is no evidence of malicious intent, unauthorized data exfiltration, persistence mechanisms, or prompt injection against the agent in SKILL.md.
