data-anomaly-detection
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard statistical utility code for anomaly detection using well-known algorithms like IQR, Z-score, Grubbs' test, and Isolation Forest. All logic is self-contained and operates on provided data arrays.
- [SAFE]: The skill depends on common, trusted scientific Python packages (numpy, scipy, scikit-learn, pandas). These are standard dependencies for data analysis and are used as intended.
- [SAFE]: No network operations, file system access, credential handling, or obfuscation were found. The skill maintains a clear focus on its stated purpose of data quality analysis.
Audit Metadata