skills/clawlink-hq/skills/dart/Gen Agent Trust Hub

dart

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill utilizes npx to download and execute the @useclawlink/cli package from the NPM registry. This is the official command-line interface provided by the skill author for managing integrations.
  • [COMMAND_EXECUTION]: The instructions direct the agent to execute shell commands using the npx runner to perform login, authorization, and action execution within the Dart ecosystem.
  • [CREDENTIALS_UNSAFE]: The documentation explicitly mentions that authentication credentials will be stored locally in the user's home directory at ~/.clawlink/credentials.json. While this exposes the storage path, it is standard behavior for the specified tool and follows common CLI practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 02:42 PM
Security Audit — agent-trust-hub — dart