风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Secure Auth Patterns

作者: brandonwise
Slug:secure-auth-patterns
版本:1.0.0
更新时间:2026-02-26 03:45:41
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The playbook content matches its stated purpose (auth/authz patterns) but the instructions reference many secrets and runtime configuration values that the skill does not declare or justify, and a few...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771263221292,
        "_id": "k97273j4mk1y781mbqfcdbjdgh819qr1",
        "changelog": "- Initial release: comprehensive guide to authentication and authorization patterns.\n- Covers JWT, OAuth2, session-based authentication, RBAC, permission-based access, and resource ownership.\n- Includes practical TypeScript\/JavaScript code samples for implementation.\n- Offers usage recommendations, best practices, and security considerations.\n- Helpful for anyone building or securing user authentication and API access controls.",
        "changelogSource": "auto",
        "createdAt": 1771263221292,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "brandonwise",
        "handle": "brandonwise",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/21148772?v=4",
        "kind": "user",
        "linkedUserId": "kn7bwyhgbjvz45c09m37dnyby580b7g3"
    },
    "ownerHandle": "brandonwise",
    "skill": {
        "_creationTime": 1771263221292,
        "_id": "kd72phx34hf9xxyef01jbcj3j9818vk4",
        "badges": [],
        "createdAt": 1771263221292,
        "displayName": "Secure Auth Patterns",
        "latestVersionId": "k97273j4mk1y781mbqfcdbjdgh819qr1",
        "ownerUserId": "kn7bwyhgbjvz45c09m37dnyby580b7g3",
        "slug": "secure-auth-patterns",
        "stats": {
            "comments": 0,
            "downloads": 550,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Implement secure authentication and authorization using JWT, OAuth2, session management, RBAC, permissions, and resource ownership verification.",
        "tags": {
            "latest": "k97273j4mk1y781mbqfcdbjdgh819qr1"
        },
        "updatedAt": 1772048741178
    }
}