monitor-model-drift
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs standard data science and utility packages including evidently, pandas, scikit-learn, prometheus-client, scipy, requests, and schedule from official registries.
- [COMMAND_EXECUTION]: Executes shell commands for virtual environment setup and directory management. It also provides crontab and Airflow DAG examples for scheduling monitoring tasks.
- [DATA_EXFILTRATION]: Transmits model monitoring alerts to PagerDuty and Slack webhooks. This is intended functional behavior; the implementation uses safe placeholders for all API keys and webhook URLs.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or sensitive secrets were found; the code correctly uses descriptive placeholders for user configuration.
Audit Metadata