Skip to main content

sn-image-base

Provides low-level APIs for image generation, recognition, and text optimization, enabling advanced AI functionalities.

Install this skill

or
90/100

Security score

The sn-image-base skill was audited on May 14, 2026 and we found 10 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 121

External URL reference

SourceSKILL.md
121--base-url "https://custom-endpoint.com/v1"
low line 138

External URL reference

SourceSKILL.md
138--base-url "https://api.anthropic.com" \
low line 150

External URL reference

SourceSKILL.md
150--base-url "https://api.anthropic.com" \
low line 169

External URL reference

SourceSKILL.md
169| `--base-url` | `https://token.sensenova.cn/v1` | `SN_VISION_BASE_URL` -> `SN_CHAT_BASE_URL` -> `SN_BASE_URL` | `SN_TEXT_BASE_URL` -> `SN_CHAT_BASE_URL` -> `SN_BASE_URL` |
low line 183

External URL reference

SourceSKILL.md
183| `--base-url` | `providers.<name>.baseUrl` | `https://api.anthropic.com` |
low line 205

External URL reference

SourceSKILL.md
205| LLM | `openai-completions` | `https://token.sensenova.cn/v1` | `/chat/completions` | `https://token.sensenova.cn/v1/chat/completions` |
low line 206

External URL reference

SourceSKILL.md
206| LLM | `anthropic-messages` | `https://api.anthropic.com/v1` | `/messages` | `https://api.anthropic.com/v1/messages` |
low line 207

External URL reference

SourceSKILL.md
207| VLM | `openai-completions` | `https://token.sensenova.cn/v1` | `/chat/completions` | `https://token.sensenova.cn/v1/chat/completions` |
low line 208

External URL reference

SourceSKILL.md
208| VLM | `anthropic-messages` | `https://api.anthropic.com/v1` | `/messages` | `https://api.anthropic.com/v1/messages` |
low line 231

External URL reference

SourceSKILL.md
231"base_url": "https://token.sensenova.cn/v1",
Scanned on May 14, 2026
View Security Dashboard
Installation guide →