sentry
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes the
@useclawlink/clitool via shell commands to perform authentication (login,connect) and interact with Sentry data (actions,describe,run). - [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto download and execute the@useclawlink/clipackage from the official NPM registry. - [CREDENTIALS_UNSAFE]: The skill documents the storage of authentication credentials in the local filesystem at
~/.clawlink/credentials.json. This is standard behavior for the vendor's CLI tool to maintain persistent sessions.
Audit Metadata