keyword-clusterer

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements keyword clustering and intent analysis using local scripts and standard libraries.
  • The Python script main.py processes data from CSV files and outputs results to the console or other CSV files.
  • No network exfiltration or access to sensitive local credentials was observed.
  • Dependencies identified (pandas, click, scikit-learn, sentence-transformers) are standard packages for data science and CLI development.
  • The skill uses deterministic regex and mathematical clustering methods (lexical overlap and K-means) which do not involve parsing or executing instructions from input data.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 08:26 PM
Security Audit — agent-trust-hub — keyword-clusterer