pushbullet
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes
npx @useclawlink/cli, which downloads the vendor's command-line interface from the official npm registry during execution. - [COMMAND_EXECUTION]: The skill relies on shell commands to interact with the ClawLink CLI for logging in, connecting services, and performing actions within Pushbullet.
- [CREDENTIALS_UNSAFE]: The documentation specifies that session credentials resulting from the browser login are stored locally in the user's home directory at
~/.clawlink/credentials.json. This is standard configuration management for the associated CLI tool.
Audit Metadata