auth-nodejs-cloudbase
82Build CloudBase Node Auth Flows
Server-side CloudBase auth work can mix caller identity, user lookup, and custom login details. This skill guides Node.js agents through correct SDK methods and secure backend patterns.
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.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
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.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
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.
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.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/tencentcloudbase-ai-model-nodejs/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/tencentcloudbase-ai-model-nodejs?utm_source=security_passport_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><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>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@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}
}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"
Integrate CloudBase text generation into a Node.js cloud function or server API.
Check credits, model groups, pricing, and enablement before releasing AI endpoints.
Onboard an OpenAI-compatible model while keeping provider credentials inside CloudBase configuration.
Use the CloudBase Node.js AI skill to plan a generateText endpoint. Check credits and model readiness before giving SDK guidance.
Adapt my Node.js backend for streamText with CloudBase. Include preflight steps, timeout settings, and error handling guidance.
Guide a CloudBase Node.js image generation flow. Verify Token Credits, Hunyuan image readiness, timeout needs, and safe URL handling.
Help onboard a custom OpenAI-compatible model in CloudBase. Cover group naming, credential storage, readiness checks, and follow-up SDK usage.
Author
tencentcloudbaseLicense
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
Build CloudBase Node Auth Flows
Server-side CloudBase auth work can mix caller identity, user lookup, and custom login details. This skill guides Node.js agents through correct SDK methods and secure backend patterns.
Build CloudBase Mini Program Database Features
Mini Program database work requires correct SDK patterns and security rules. This skill guides Claude, Codex, and Claude Code through CloudBase document database tasks.
Design Distinctive UI Prototypes
Generic AI interfaces often lack visual direction and platform-aware detail. This skill guides Claude, Codex, and Claude Code to define design intent before building prototypes.
Plan Complex Coding Changes
Large coding changes often fail when scope, design, and acceptance criteria are vague. This skill guides Claude, Codex, and Claude Code through requirements, design, tasks, and staged confirmation.
Add CloudBase AI Models to Web Apps
Browser AI integration can fail when model groups, auth, or Token Credits are not prepared. This skill guides CloudBase preflight, model enabling, and SDK calls for web apps.
Build WeChat Mini Program AI Calls
WeChat Mini Program AI setup has provider, billing, and streaming differences that are easy to misconfigure. This skill guides Claude, Codex, or Claude Code through CloudBase preflight checks and wx.cloud.extend.AI usage.
Build Fullstack Apps With Senior Guidance
by alirezarezvani
Fullstack projects often need consistent setup, architecture choices, and quality checks. This skill provides scripts and references for React, Next.js, Node.js, GraphQL, and PostgreSQL work.
Build Expo API Routes
by expo
Expo Router API routes can be confusing when secrets, deployment, and runtime limits are involved. This skill gives practical patterns for building, testing, and deploying routes on EAS Hosting.
Improve TypeScript Clean Code
by DoubleslashSE
Teams lose time when TypeScript code grows duplicated, complex, and hard to test. This skill guides Claude, Codex, and Claude Code toward simpler functions, clearer names, and safer structure.
Build TypeScript Features with TDD
by DoubleslashSE
Teams often struggle to keep tests focused during fast TypeScript changes. This skill guides RED-GREEN-REFACTOR work with practical Node.js patterns.
Build Better TypeScript Node.js Tools
by DammianMiller
TypeScript and Node.js projects need consistent standards for strict typing, performance, errors, and tests. This skill gives practical patterns for CLI tools, libraries, reviews, and refactors.
Improve Node.js Architecture and Security
by sickn33
Node.js projects often adopt frameworks and patterns without considering runtime, deployment, or growth. This skill guides context-aware architecture, security, validation, and testing decisions.