datadog-cli
Fail
Audited by Socket on Mar 9, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The datadog-cli skill appears broadly aligned with its stated purpose of enabling Datadog log/metrics tracing workflows via a CLI. The credential handling (via environment variables) is standard for authenticated API access, and data flows stay within Datadog endpoints and local outputs. The footprint is proportionate to the described functionality. Potential security considerations include safe handling of API keys, ensuring output does not leak secrets, and verifying the integrity/ provenance of the npm package. Overall, the skill is BENIGN with MEDIUM security considerations due to credential exposure risk if not properly guarded.
Confidence: 98%
Audit Metadata