风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Ainative Auth Guide

作者: Toby Morning
Slug:ainative-auth-guide
版本:1.0.0
更新时间:2026-03-24 08:11:48
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is an instruction-only authentication guide for the AINative API; its examples and endpoints are coherent with the stated purpose and it does not request extra privileges or install code.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774311016871,
        "_id": "k9799gjzj2nf3g1znmcfnwgm4h83ge36",
        "changelog": "- Initial release of the ainative-auth-guide skill.\n- Provides comprehensive authentication guidance for AINative APIs, including API key, JWT, email\/password, OAuth2 (LinkedIn\/GitHub), and middleware patterns.\n- Includes usage examples for Python and TypeScript, with step-by-step registration, login, token management, and social login flows.\n- Lists main authentication endpoints, error codes, and reference links for further documentation.",
        "changelogSource": "auto",
        "createdAt": 1774311016871,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s1705vnaxvfmy5a3t55qeprr4d83hnbz",
        "displayName": "Toby Morning",
        "handle": "urbantech",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/2746731?v=4",
        "kind": "user",
        "linkedUserId": "kn7eq58kfjv81234006x2q9bvd83hsfw"
    },
    "ownerHandle": "urbantech",
    "skill": {
        "_creationTime": 1774311016871,
        "_id": "kd7cwnmbd33nzc7p28kzt7bcr983hndx",
        "badges": [],
        "createdAt": 1774311016871,
        "displayName": "Ainative Auth Guide",
        "latestVersionId": "k9799gjzj2nf3g1znmcfnwgm4h83ge36",
        "ownerPublisherId": "s1705vnaxvfmy5a3t55qeprr4d83hnbz",
        "ownerUserId": "kn7eq58kfjv81234006x2q9bvd83hsfw",
        "slug": "ainative-auth-guide",
        "stats": {
            "comments": 0,
            "downloads": 14,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Implement authentication for AINative APIs. Use when (1) Choosing between API key and JWT auth, (2) Registering\/logging in users, (3) Refreshing tokens, (4)...",
        "tags": {
            "latest": "k9799gjzj2nf3g1znmcfnwgm4h83ge36"
        },
        "updatedAt": 1774311108097
    }
}