skills/nexu-io/nexu/datadog/Gen Agent Trust Hub

datadog

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses curl to query the Datadog Logs API and employs an inline python3 script to parse and format the JSON response. These operations are restricted to processing data fetched from the legitimate service API.
  • [EXTERNAL_DOWNLOADS]: The skill retrieves log data from datadoghq.com. Datadog is a well-known service, and these network operations are necessary for the skill's primary function of log investigation.
  • [CREDENTIALS_UNSAFE]: The skill correctly handles authentication by instructing the agent to request DD_API_KEY and DD_APP_KEY from the user at runtime. It explicitly prohibits hardcoding or committing these keys, recommending session-based storage instead.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 01:09 AM
Security Audit — agent-trust-hub — datadog