Skip to main content

model-researcher

Enables users to research and configure new AI models, ensuring accurate specifications and integration for custom or non-standard providers.

Install this skill

or
45/100

Security score

The model-researcher skill was audited on Jun 14, 2026 and we found 9 security issues across 3 threat categories, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 62

Template literal with variable interpolation in command context

SourceSKILL.md
62```
high line 233

Template literal with variable interpolation in command context

SourceSKILL.md
233| OpenRouter availability | `"${MODEL}" site:openrouter.ai` |
high line 234

Template literal with variable interpolation in command context

SourceSKILL.md
234| Together AI availability | `"${MODEL}" site:together.ai` |
high line 235

Template literal with variable interpolation in command context

SourceSKILL.md
235| Self-hosted specs | `"${MODEL}" context length output tokens huggingface` |
low line 106

Access to hidden dotfiles in home directory

SourceSKILL.md
106read ~/.config/opencode/opencode.json
low line 150

External URL reference

SourceSKILL.md
150"options": { "baseURL": "https://api.deepseek.com" },
low line 158

External URL reference

SourceSKILL.md
158"options": { "baseURL": "https://api.z.ai/api/paas/v4" },
low line 166

External URL reference

SourceSKILL.md
166"options": { "baseURL": "https://api.minimax.chat/v1" },
low line 174

External URL reference

SourceSKILL.md
174"options": { "baseURL": "https://api.moonshot.cn/v1" },
Scanned on Jun 14, 2026
View Security Dashboard
Installation guide →