pagerduty
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to interact with PagerDuty using terminal commands via the
npx @useclawlink/clitool. This involves executing commands for logging in, connecting services, and running specific actions. - [EXTERNAL_DOWNLOADS]: The skill utilizes
npx, which downloads and executes the@useclawlink/clipackage from the public npm registry. These resources are provided by the skill's author to facilitate the integration. - [DATA_EXFILTRATION]: The skill documentation notes that authentication credentials are stored locally at
~/.clawlink/credentials.json. The instructions do not direct the agent to read or transmit this file externally, but it identifies the location of sensitive authentication data used by the CLI tool.
Audit Metadata