wandb-experiment-logger
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE] (SAFE): The skill only provides documentation and metadata in
SKILL.md. No functional code, scripts, or binaries were found during the analysis. - [COMMAND_EXECUTION] (SAFE): The skill metadata requests access to
Bash(python:*)andBash(pip:*). While these are high-privilege commands, they are standard and necessary for the skill's primary purpose of machine learning training and experiment logging. - [INDIRECT_PROMPT_INJECTION] (SAFE): A vulnerability surface for indirect injection exists because the skill processes user-provided ML training requests. 1. Ingestion points: User-provided prompts triggered by ML keywords (SKILL.md). 2. Boundary markers: None specified in the metadata. 3. Capability inventory:
Bash,Write, andEdittools (SKILL.md). 4. Sanitization: No sanitization procedures are defined in the provided documentation.
Audit Metadata