风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Nodejs Patterns

作者: wpank
Slug:nodejs-patterns
版本:1.0.0
更新时间:2026-02-26 08:00:39
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This is an instruction-only skill that provides Node.js backend patterns and code snippets; its requested capabilities and instructions are consistent with that purpose, though the source/install guid...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770725865816,
        "_id": "k97a3sjax34qq1353j04n92fb980wqrj",
        "changelog": "Initial release — production-grade Node.js backend patterns.\n\n- Covers setup for Express and Fastify, including middleware and validation.\n- Layered architecture example for scalable code organization.\n- Standardized error handling with custom error classes and global handler.\n- Input validation best practices, including Zod middleware sample.\n- JWT authentication and role-based authorization middleware patterns.\n- Database integration guidance (PostgreSQL pool example included).\n- Emphasizes security and maintainability (“NEVER” rules outlined).",
        "changelogSource": "user",
        "createdAt": 1770725865816,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "wpank",
        "handle": "wpank",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/9498646?v=4",
        "kind": "user",
        "linkedUserId": "kn77z49xfssappp65hpybb9gx180x56e"
    },
    "ownerHandle": "wpank",
    "skill": {
        "_creationTime": 1770725865816,
        "_id": "kd75gfrjj8pmwbq9sx9h5n1dsd80w51e",
        "badges": [],
        "createdAt": 1770725865816,
        "displayName": "Nodejs Patterns",
        "latestVersionId": "k97a3sjax34qq1353j04n92fb980wqrj",
        "ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
        "slug": "nodejs-patterns",
        "stats": {
            "comments": 0,
            "downloads": 1668,
            "installsAllTime": 12,
            "installsCurrent": 12,
            "stars": 2,
            "versions": 1
        },
        "summary": "WHAT: Production-ready Node.js backend patterns - Express\/Fastify setup, layered architecture, \nmiddleware, error handling, validation, database integration, authentication, and caching.\n\nWHEN: User is building REST APIs, setting up Node.js servers, implementing authentication, \nintegrating databases, adding validation\/caching, or structuring backend applications.\n\nKEYWORDS: nodejs, node, express, fastify, typescript, api, rest, middleware, authentication, \njwt, validation, zod, postgres, mongodb, redis, caching, rate limiting, error handling",
        "tags": {
            "latest": "k97a3sjax34qq1353j04n92fb980wqrj"
        },
        "updatedAt": 1772064039812
    }
}