google-super
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
@useclawlink/clitool from the official NPM registry usingnpx. This is the intended distribution method for the vendor's command-line interface. - [COMMAND_EXECUTION]: The skill executes shell commands to facilitate authentication (
login,connect) and to perform operations within Google Super (actions,run). All commands are scoped to the vendor's CLI tool. - [CREDENTIALS_UNSAFE]: Authentication credentials provided by the vendor service are stored locally at
~/.clawlink/credentials.json. This is documented as the standard location for the CLI's configuration and does not involve hardcoded secrets within the skill itself.
Audit Metadata