upgrade-browser-sdk-v7
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves a legitimate developer purpose: providing a step-by-step technical guide for a major version upgrade of a monitoring SDK.
- [EXTERNAL_DOWNLOADS]: The skill references official Datadog CDN URLs (
datadoghq-browser-agent.com) and GitHub repositories (github.com/DataDog/build-plugins). These are verified vendor resources used for fetching legitimate library updates and documentation. - [COMMAND_EXECUTION]: The skill provides various
grepcommands (e.g.,grep -r "datadoghq-browser-agent.com.*v6") and package manager commands (npm install,yarn install). These are intended for the agent or user to identify and update their local codebase during the migration process and do not involve malicious command injection.
Audit Metadata