replicate
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto interact with the Replicate HTTP API andjqfor processing JSON results. These are standard system utilities used for their intended purposes. - [EXTERNAL_DOWNLOADS]: API calls are directed to
api.replicate.com, which is the official service endpoint for Replicate. This communication is required for the skill's functionality. - [CREDENTIALS_UNSAFE]: The skill references the
$REPLICATE_TOKENenvironment variable for authentication. This is a secure and standard practice for managing API secrets in automated environments, avoiding hardcoded credentials.
Audit Metadata