clustering-analyzer
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: CRITICAL
Full Analysis
- [SAFE] (SAFE): Analysis of the skill's code and documentation found no evidence of prompt injection, data exfiltration, or unauthorized command execution. The skill performs legitimate data analysis tasks using standard scientific computing libraries.
- [EXTERNAL_DOWNLOADS] (SAFE): The dependencies specified in the requirements file (scikit-learn, pandas, numpy, matplotlib, and scipy) are industry-standard packages from the trusted PyPI repository. No suspicious or unverified packages are included.
- [DATA_EXFILTRATION] (SAFE): There are no network-enabled operations within the skill. The 'means.it' malicious URL alert is confirmed as a false positive, as the string is part of the Python expression 'means.items()' used in a code example for iterating over cluster centroids.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata