Skip to main content
Back to the directory
tencentcloudbase/skillsSoftware EngineeringFrontend and Design

auth-nodejs-cloudbase

Server-side identity and user lookup for CloudBase Node.js backends and cloud functions.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
704

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/tencentcloudbase/skills --skill auth-nodejs-cloudbase
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, auth-nodejs-cloudbase has 704 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: tencentcloudbase/skills. Canonical URL: https://skills.sh/tencentcloudbase/skills/auth-nodejs-cloudbase.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Server-side identity and user lookup for CloudBase Node.js backends and cloud functions. If this environment only installed the current skill, start from the CloudBase main entry and use the published cloudbase/references/... paths for sibling skills. Keep local references/... paths for files that ship with the current skill directory. When this file points to a sibling skill such as auth-tool or web-development , use the standalone fallback URL shown next to that reference. Use this skill whenever the task involves server-side authentication or identity in a CloudBase project, and the code is running in Node.js , for example: Do NOT use this skill for: When the user request mixes frontend and backend concerns (e.g. "build a web login page and a Node API that knows the user"), treat them separately: When you load this skill to work on a task: Clarify the runtime and responsibility Ask the user: Confirm CloudBase environment and SDK Pick the relevant scenario from this file Follow Node SDK API shapes exactly If you are unsure about an API CloudBase Auth v2 separates where users log in from where backend code runs : In practice, Node code usually does one or more of: Identify the current caller Look up other users Issue custom login tickets Log client IP for security The scenarios later in this file turn these responsibilities into explicit, copy‑pasteable patterns. This skill...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does auth-nodejs-cloudbase do?

Server-side identity and user lookup for CloudBase Node.js backends and cloud functions.

Is auth-nodejs-cloudbase good?

auth-nodejs-cloudbase does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support auth-nodejs-cloudbase?

auth-nodejs-cloudbase currently lists compatibility with Skills CLI.

Is auth-nodejs-cloudbase safe to install?

auth-nodejs-cloudbase has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to auth-nodejs-cloudbase?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install auth-nodejs-cloudbase?

Run the following command to install auth-nodejs-cloudbase: npx skills add https://github.com/tencentcloudbase/skills --skill auth-nodejs-cloudbase

Related skills

More from tencentcloudbase/skills

Related skills

Alternatives in Software Engineering