nyne
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides standard
curlexamples for interacting with the Nyne API. These commands are descriptive of the skill's primary functionality and do not involve unauthorized local command execution. - [CREDENTIALS_UNSAFE]: Uses environment variable placeholders (
$NYNE_API_KEYand$NYNE_API_SECRET) for authentication headers. This is a secure approach to credential management and avoids hardcoding sensitive secrets. - [EXTERNAL_DOWNLOADS]: All API interactions are directed to the official domain
api.nyne.ai. This constitutes legitimate traffic to the service provider's infrastructure and does not involve downloading untrusted scripts or code.
Audit Metadata