dd-logs

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the pup CLI tool to perform log searches, manage archives, and list metrics. It also demonstrates the use of jq for processing log search results in the shell.
  • [EXTERNAL_DOWNLOADS]: The skill references installation instructions and documentation from official vendor sources, including docs.datadoghq.com and the datadog-labs GitHub repository.
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to process log data, which originates from external and potentially untrusted sources.
  • Ingestion points: Log data retrieved via the pup logs search command.
  • Boundary markers: None explicitly specified in the example command snippets.
  • Capability inventory: Shell command execution via the pup and jq utilities.
  • Sanitization: The skill provides proactive remediation guidance, including examples of grok-parsers, remappers for sensitive data, and Python-based regex sanitization logic to redact credit card numbers and Social Security numbers.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 02:21 AM
Security Audit — agent-trust-hub — dd-logs