mlops-engineer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious instructions, prompt injections, or obfuscation were found in the skill metadata (SKILL.md) or scripts.
- [REMOTE_CODE_EXECUTION] (LOW): The script
scripts/track_mlflow.pyutilizesmlflow.pyfunc.load_model, which involves model deserialization. This is standard behavior for MLOps tools and is considered acceptable within the context of managing trusted machine learning models. - [DATA_EXPOSURE] (SAFE): No hardcoded secrets, sensitive file paths, or unauthorized network calls were detected. The script uses configurable MLflow tracking URIs and standard artifact logging protocols.
- [COMMAND_EXECUTION] (SAFE): No arbitrary command execution, subprocess spawning, or shell access was identified.
Audit Metadata