This Hugging Face connector is mostly coherent, but it under-discloses generation actions and tells agents that untagged actions are safe reads even though some can send data to inference services.
Review this before installing if you expect a read-only Hugging Face helper. Generation and embedding calls should be treated as external inference operations, not simple reads; confirm prompts, input text, target model/provider, and possible account or billing impact before running those actions. The clean VirusTotal and static scan results reduce malware concern, but they do not fix the documentation mismatch.