Skip to main content

groq-inference

Enables ultra-fast LLM inference using the GROQ API for real-time applications in chat, vision, and audio processing.

Install this skill

or
98/100

Security score

The groq-inference skill was audited on Feb 12, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 97

Base64 decode operation

SourceSKILL.md
97image_b64 = base64.standard_b64encode(f.read()).decode("utf-8")
low line 111

External URL reference

SourceSKILL.md
111# URL-based: just pass {"url": "https://..."} instead of base64
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →