devto
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto perform REST API operations (POST, PUT, GET) andjqfor processing JSON data and article content. - [EXTERNAL_DOWNLOADS]: Interactions are restricted to the official Dev.to API endpoints, a well-known and trusted service for developer content.
- [CREDENTIALS_UNSAFE]: The documentation correctly instructs users to provide their API key via the
DEVTO_TOKENenvironment variable rather than hardcoding credentials directly into scripts or prompts.
Audit Metadata