风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Obsidian Plugin Development

作者: davidvkimball
Slug:obsidian-plugin-dev
版本:1.0.0
更新时间:2026-02-27 11:12:32
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is a coherent Obsidian plugin development guide, but the runtime instructions reference external tools and template scripts (and an unclear 'pnpm obsidian-dev-skills' step) that are not decl...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769635723129,
        "_id": "k970sbrnmmrh3tvbp7f4sy898h802stj",
        "changelog": "obsidian-plugin 1.0.0\n\n- Initial release.\n- Provides step-by-step instructions for setting up, developing, building, and releasing Obsidian plugins using the obsidian-sample-plugin-plus template.\n- Includes guidance on manifest configuration, TypeScript development, settings UI, commands, ribbons, modals, and Obsidian API patterns.\n- Documents development workflow, common patterns, plugin architecture, constraints, and release checklist.\n- Adds quick references to relevant documentation and code patterns.",
        "changelogSource": "user",
        "createdAt": 1769635723129,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "davidvkimball",
        "handle": "davidvkimball",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1527163?v=4",
        "kind": "user",
        "linkedUserId": "kn72c2g08ekbb95bha2j4wewzh7zvkm2"
    },
    "ownerHandle": "davidvkimball",
    "skill": {
        "_creationTime": 1769635723129,
        "_id": "kd73879qx8864kaj6appm8f42x8028n7",
        "badges": [],
        "createdAt": 1769635723129,
        "displayName": "Obsidian Plugin Development",
        "latestVersionId": "k970sbrnmmrh3tvbp7f4sy898h802stj",
        "ownerUserId": "kn72c2g08ekbb95bha2j4wewzh7zvkm2",
        "slug": "obsidian-plugin-dev",
        "stats": {
            "comments": 0,
            "downloads": 1548,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 2,
            "versions": 1
        },
        "summary": "Create and develop Obsidian plugins from scratch. Use when building a new Obsidian plugin, scaffolding from the sample-plugin-plus template, or developing plugin features. Covers project setup, manifest configuration, TypeScript development, settings UI, commands, ribbons, modals, and Obsidian API patterns.",
        "tags": {
            "latest": "k970sbrnmmrh3tvbp7f4sy898h802stj"
        },
        "updatedAt": 1772161952858
    }
}