skills/nanocoai/nanoclaw/add-dial/Gen Agent Trust Hub

add-dial

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONNO_CODE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads and installs the dial CLI directly from https://getdial.ai/install. This is a standard installation method for this service and is consistent with the skill's purpose of integrating Dial capabilities.
  • [REMOTE_CODE_EXECUTION]: The skill uses curl | bash to install the dial CLI tool. While this pattern is often flagged, in this context it is the primary method for provisioning the required external dependency for the service being integrated.
  • [COMMAND_EXECUTION]: The skill performs several local shell operations to configure the environment, including modifying .env files, setting up systemd/launchd listeners via dial listen install, and managing local auth files in ~/.local/share/dial/auth.v1.json. These actions are scoped to the service's own configuration and credentials.
  • [NO_CODE]: The skill consists primarily of markdown instructions and declarative directives (nc:) rather than executable script files in the traditional sense, though it triggers shell commands through these directives.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 02:00 AM
Security Audit — agent-trust-hub — add-dial