shap
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation and workflows for the SHAP (SHapley Additive exPlanations) library.
- Evidence: Found throughout
SKILL.mdand thereferences/directory, detailing model explanation, debugging, and visualization techniques. - [EXTERNAL_DOWNLOADS]: Includes standard installation instructions for the
shappackage and its dependencies from official package registries. - Evidence:
uv pip install shapinSKILL.md. - [DYNAMIC_EXECUTION]: Describes standard practices for loading serialized machine learning models and explainer objects using industry-standard libraries.
- Evidence: References to
joblib.load(),tf.keras.models.load_model(), andtorch.load()are included inreferences/workflows.mdas part of production deployment examples.
Audit Metadata