algo-nlp-similarity
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the analyzed files.
- [EXTERNAL_DOWNLOADS]: The skill references several well-known and trusted machine learning models and libraries, such as those from the Sentence Transformers library and Hugging Face (e.g.,
all-MiniLM-L6-v2,bge-large-en-v1.5,multilingual-e5-large). These are industry-standard resources used for legitimate NLP tasks. - [COMMAND_EXECUTION]: The provided Python code snippets are limited to data processing and machine learning operations using libraries like
numpyandfaiss. No arbitrary command execution or suspicious system calls were found. - [DATA_EXFILTRATION]: There is no evidence of unauthorized network operations or attempts to exfiltrate sensitive data. Mention of external APIs (OpenAI) is purely for technical comparison and benchmarking purposes.
- [PROMPT_INJECTION]: The skill contains technical rules and "Iron Laws" related to algorithm selection, but no instructions intended to bypass AI safety filters or override agent behavior were detected.
Audit Metadata