dd-debugger
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
pupCLI tool (a Datadog-labs project) to manage debugger probes. These commands involve listing environments, creating probes with capture expressions, watching real-time events, and deleting probes. These are legitimate administrative actions for the tool's purpose. - [CREDENTIALS_UNSAFE]: The skill demonstrates how to set
DD_API_KEYandDD_APP_KEYenvironment variables. It uses generic placeholders like 'key' for documentation purposes and correctly recommends using OAuth2 (pup auth login) as the preferred authentication method, which is a security best practice.
Audit Metadata