datadog-app

Pass

Audited by Gen Agent Trust Hub on Jun 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes shell commands to manage the development lifecycle, including project scaffolding via npm create, running development scripts with npm run, and performing diagnostic API calls via curl. It also includes commands for local file manipulation to manage environment variables.\n- [EXTERNAL_DOWNLOADS]: The skill facilitates the download and execution of Datadog-specific development tools and libraries from the npm registry, such as the @datadog/apps scaffolder and the @datadog/action-catalog. It also references the official DataDog/apps-github-action for automated CI/CD deployments.\n- [CREDENTIALS_UNSAFE]: The skill handles Datadog API and Application keys. It implements best practices by advising users to store these in .env.local files and provides a specific mechanism to transfer keys from the clipboard using pbpaste, which prevents sensitive material from being recorded in conversation or shell history.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 29, 2026, 05:25 PM
Security Audit — agent-trust-hub — datadog-app