Skills ai-model-nodejs
๐Ÿ“ฆ

ai-model-nodejs

v2.23.8 Content revision r1 Safe โš™๏ธ External commands๐ŸŒ Network access๐Ÿ”‘ Env variables

Build CloudBase AI Backends in Node.js

Backend AI setup often fails when model groups, credits, and SDK methods are guessed. This skill gives CloudBase Node.js patterns, preflight checks, and model enablement steps.

Supports: Claude Codex Code(CC)
๐Ÿฅˆ 80 Silver

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "ai-model-nodejs" from https://skillstore.io/skills/tencentcloudbase-ai-model-nodejs.md and its manifest at https://skillstore.io/api/skills/tencentcloudbase-ai-model-nodejs/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Test it

Using "ai-model-nodejs". A user asks for DeepSeek text generation in a CloudBase function.

Expected outcome:

The response checks Token Credits, confirms cloudbase group readiness, enables the exact model if needed, and then gives backend SDK guidance.

Using "ai-model-nodejs". A user asks for server-side image generation.

Expected outcome:

The response covers Hunyuan image availability, longer function timeout, image parameters, and safe handling of temporary image URLs.

Using "ai-model-nodejs". A user has an external OpenAI-compatible model.

Expected outcome:

The response explains console setup, API key storage, custom group naming, and readiness checks before SDK calls.

Security Audit

Safe
v2 โ€ข 7/9/2026 Open versioned report

The static findings are false positives caused by Markdown inline code, fenced examples, placeholder credentials, and reference URLs in SKILL.md. I did not find executable code, prompt injection, credential exfiltration, or unsafe automation intent. No evidence found for malicious behavior.

1
Files scanned
455
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/tencentcloudbase-ai-model-nodejs/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/tencentcloudbase-ai-model-nodejs/security.svg)](https://skillstore.io/skills/tencentcloudbase-ai-model-nodejs?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/tencentcloudbase-ai-model-nodejs?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/tencentcloudbase-ai-model-nodejs/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/tencentcloudbase-ai-model-nodejs.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

tencentcloudbase. (2026). ai-model-nodejs security audit report (audit version 2) [Author version 2.23.8]. Skillstore. https://skillstore.io/skills/tencentcloudbase-ai-model-nodejs/audits/2

BibTeX citation

@techreport{tencentcloudbase-tencentcloudbase-ai-model-nodejs-2026, author = {tencentcloudbase}, title = {ai-model-nodejs security audit report (audit version 2)}, institution = {Skillstore}, year = {2026}, number = {2}, url = {https://skillstore.io/skills/tencentcloudbase-ai-model-nodejs/audits/2}, note = {Author version 2.23.8} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "ai-model-nodejs security audit report (audit version 2)" version: "2.23.8" type: report authors: - name: "tencentcloudbase" date-released: "2026-07-09" url: "https://skillstore.io/skills/tencentcloudbase-ai-model-nodejs/audits/2" identifiers: - type: other value: "skillstore:tencentcloudbase-ai-model-nodejs:audit:2" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: Medium
55
Architecture
100
Maintainability
87
Content
65
Community
91
Spec Compliance

What You Can Build

Add Server AI Features

Integrate CloudBase text generation into a Node.js cloud function or server API.

Prepare Production Model Access

Check credits, model groups, pricing, and enablement before releasing AI endpoints.

Support Custom Providers

Onboard an OpenAI-compatible model while keeping provider credentials inside CloudBase configuration.

Try These Prompts

Start Text Generation
Use the CloudBase Node.js AI skill to plan a generateText endpoint. Check credits and model readiness before giving SDK guidance.
Add Streaming
Adapt my Node.js backend for streamText with CloudBase. Include preflight steps, timeout settings, and error handling guidance.
Generate Images
Guide a CloudBase Node.js image generation flow. Verify Token Credits, Hunyuan image readiness, timeout needs, and safe URL handling.
Onboard Custom Models
Help onboard a custom OpenAI-compatible model in CloudBase. Cover group naming, credential storage, readiness checks, and follow-up SDK usage.

Best Practices

  • Run eligibility and model readiness checks before writing SDK code.
  • Show managed model pricing before enabling a new model.
  • Keep prompts, generated text, and provider secrets out of production logs.

Avoid

  • Do not use this skill for browser or WeChat Mini Program AI calls.
  • Do not pass vendor names directly to createModel.
  • Do not assume model IDs, availability, or pricing from memory.

Frequently Asked Questions

What runtimes does this skill target?
It targets Node.js backends, CloudBase cloud functions, CloudRun services, and server-side APIs.
Can it generate images?
Yes. It documents Hunyuan image generation through the Node SDK image model API.
Does it work in browser apps?
No. Browser apps should use the CloudBase web AI skill instead.
Why are preflight checks required?
They confirm Token Credits, model group status, exact model names, and pricing before any AI call.
How should custom providers be added?
Use CloudBase custom model onboarding and store provider keys in CloudBase configuration.
Does this skill include security guidance?
Yes. It recommends server-side secrets, reduced production logging, and verification before claiming success.

Developer Details

License

MIT

Author version

v2.23.8

Skillstore revision

r1

Ref

24b2fe42a456262f3fd0fb3df72e12d9ed2c32ec

Maintenance freshness

7/18/2026

Usage

7 downloads ยท 0 views

File structure

๐Ÿ“„ SKILL.md

More from tencentcloudbase

View all
View all