weights-and-biases
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill integrates with Weights & Biases using the official 'wandb' Python package, which is a standard and well-known industry tool for machine learning experiment tracking.
- [SAFE]: Credential management instructions follow security best practices by using environment variables (WANDB_API_KEY) and placeholders rather than hardcoding sensitive keys.
- [SAFE]: All provided code samples for experiment logging, artifact management, and hyperparameter sweeps are educational in nature and contain no malicious logic, obfuscation, or unauthorized data exfiltration patterns.
Audit Metadata