weights-and-biases
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for Weights & Biases, a well-known experiment tracking and MLOps platform. All code samples demonstrate standard usage of the official
wandbSDK. - [EXTERNAL_DOWNLOADS]: The skill uses the
wandbPython package and describes methods for downloading datasets and models (Artifacts) from W&B cloud storage, which is the intended functionality of the platform. - [CREDENTIALS_UNSAFE]: Sensitive information is handled correctly using environment variable placeholders (e.g.,
your_api_key_here) rather than hardcoded secrets. - [COMMAND_EXECUTION]: The skill includes instructions for installing packages via
pipand logging into the service via CLI, which are standard developer operations for this toolset.
Audit Metadata