dd-logs
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious intent or suspicious patterns were identified. The skill correctly implements management functions for Datadog services.
- [EXTERNAL_DOWNLOADS]: The skill references the 'Datadog Pup' CLI and official documentation. These are legitimate resources hosted on the vendor's own infrastructure and public repositories.
- [PROMPT_INJECTION]: The skill involves processing log data from external sources. Ingestion occurs via the
pup logs searchcommand output. While no boundary markers are specified, the skill has a limited capability set (Datadog API tools and jq) and includes explicit instructions for data scrubbing and regex-based sanitization to mitigate risks associated with untrusted data.
Audit Metadata