← Back to search

aleph-siliconflow-mcp

GitHub Actions Scanned 23h ago

Aleph's official SiliconFlow media-generation MCP server (image / video / TTS)

npm
B
77.6 / 100

Versions

0.2.2latest
Jun 23, 2026
0.2.1
Jun 23, 2026
0.2.0
Jun 23, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 5

generate_image
annotations: none low

Generate image(s) from a text prompt via t8star. model e.g. gpt-image-2 / dall-e-3 / flux-2-pro / nano-banana-2. size e.g. 1024x1024 / 1536x1024 / 1024x1536 / auto. Returns local paths and/or URLs.

n number size string model string prompt string quality string response_format string
edit_image
annotations: none low

Edit an image (local path or URL) with a text instruction via t8star (POST /v1/images/edits, multipart). Returns local paths and/or URLs.

n number mask string size string image string model string prompt string
generate_speech
annotations: none low

Synthesize speech from text via t8star. model e.g. tts-1 / tts-1-hd / gpt-4o-mini-tts. voice e.g. alloy / echo / fable / onyx / nova / shimmer. Returns the saved audio path.

input string model string speed number voice string response_format string
list_models
annotations: none low

List available t8star models. Filter by owned_by (e.g. openai/vertex-ai/bfl), endpoint_type (openai/anthropic), or query (substring of model id, e.g. 'image', 'sora', 'tts').

query string owned_by string endpoint_type string
get_balance
annotations: none low

Show the t8star account spend and quota (used / limit / remaining USD).

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 24

low
Tool 'generate_image' has no annotations annotation_checker · 100%
low
Tool 'edit_image' has no annotations annotation_checker · 100%
low
Tool 'generate_speech' has no annotations annotation_checker · 100%
low
Tool 'list_models' has no annotations annotation_checker · 100%
low
Tool 'get_balance' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: vitest@2.1.0 (GHSA-5xrq-8626-4rwp) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@2.1.0 (GHSA-82fw-gwwq-j7x9) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@2.1.0 (GHSA-9crc-q9x8-hgqq) dependency_analyzer · 95%
medium
Buffer.from base64 in rootazero-Aleph-mcp-3a50bda/t8star/src/client.ts:148 entropy_analyzer · 75%
medium
Buffer.from base64 in rootazero-Aleph-mcp-3a50bda/t8star/src/images.ts:55 entropy_analyzer · 75%
info
package.json metadata manifest_parser · 100%
info
Tool: generate_image manifest_parser · 85%
info
Tool: edit_image manifest_parser · 85%
info
Tool: generate_speech manifest_parser · 85%
info
Tool: list_models manifest_parser · 85%
info
Tool: get_balance manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (8) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 184 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%