dd-logs
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the 'pup' command-line tool from the datadog-labs GitHub repository using the 'go install' command.
- [COMMAND_EXECUTION]: Orchestrates various log management tasks via the 'pup' CLI, including authentication, log searching, and pipeline creation.
- [PROMPT_INJECTION]: The skill provides a surface for processing log data from external environments, which could contain untrusted content. It proactively includes sanitization guidelines to mitigate risks.
- Ingestion points: Log data retrieved through search queries and pipeline configurations defined in JSON files.
- Boundary markers: None specifically defined within the prompt instructions for log output.
- Capability inventory: Execution of local CLI commands via the 'pup' tool.
- Sanitization: Includes specific Python examples for regex-based scrubbing of sensitive information like credit card numbers and Social Security numbers.
Audit Metadata