dd-logs
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install the
pupCLI utility from Datadog's official GitHub repository (https://github.com/DataDog/pup) usingcargo install. This is a routine procedure for installing the vendor's command-line tools. - [COMMAND_EXECUTION]: The instructions utilize the
pupcommand (e.g.,pup logs search,pup obs-pipelines create) to perform log management tasks. These commands are local invocations of the installed utility to interact with the user's Datadog environment. - [SAFE]: No malicious patterns, such as prompt injection, persistence mechanisms, or obfuscated code, were detected. The skill promotes security best practices by including examples for hashing sensitive data (e.g., emails) and redacting PII (e.g., credit card numbers, SSNs) before logging.
Audit Metadata