mlops-engineer
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions in SKILL.md follow standard best practices for MLOps and contain no malicious instructions, prompt injections, or deceptive metadata.
- [SAFE]: The Python script scripts/track_mlflow.py uses the official mlflow library to manage machine learning experiments. It provides wrappers for logging parameters, metrics, and models using standard API calls.
- [SAFE]: No hardcoded credentials, sensitive file path access, or unauthorized network operations were identified. The tracking URI and artifact locations are configurable parameters intended for connection to a user-defined MLflow server or local directory.
- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalations were found in the provided files.
Audit Metadata