kling-cli
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the installation of official CLI packages (@klingai/cli-cn and @klingai/cli-global) from the standard npm registry (npmjs.org). These are legitimate vendor resources.
- [COMMAND_EXECUTION]: The skill relies on executing the
klingcommand-line utility to perform AI generation tasks. All commands are documented as canonical pathways for the service. - [CREDENTIALS_UNSAFE]: While the skill references the storage of authentication tokens in
~/.kling/.credentials, it includes mandatory safety instructions for the agent to never display, output, or reference these values in conversation, effectively mitigating accidental credential exposure.
Audit Metadata