风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Markdown to Feishu Post

作者: Jack Shao
Slug:markdown-to-feishu-post
版本:1.0.0
更新时间:2026-03-22 13:16:46
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The code and runtime instructions consistently implement a Markdown → Feishu Post JSON converter and request no extra credentials, network access, or persistent privileges.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774155365363,
        "_id": "k978k52x7aycm9w3jt4qs5mvv983dy7t",
        "changelog": "Initial release: Convert Markdown to Feishu Post (rich text) JSON. Supports headers, bold, italic, underline, strikethrough, links, @mentions, lists, code blocks, blockquotes, and nested styles.",
        "changelogSource": "user",
        "createdAt": 1774155365363,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Jack Shao",
        "handle": "killingjacky",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/5130185?v=4",
        "kind": "user",
        "linkedUserId": "kn7emtevybkswqk72pv7v1n98d82h1wf"
    },
    "ownerHandle": "killingjacky",
    "skill": {
        "_creationTime": 1774155365363,
        "_id": "kd7b5c5cqg0kr3g1ypd9nqy3xn83cf9b",
        "badges": [],
        "createdAt": 1774155365363,
        "displayName": "Markdown to Feishu Post",
        "latestVersionId": "k978k52x7aycm9w3jt4qs5mvv983dy7t",
        "ownerUserId": "kn7emtevybkswqk72pv7v1n98d82h1wf",
        "slug": "markdown-to-feishu-post",
        "stats": {
            "comments": 0,
            "downloads": 27,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "将标准 Markdown 文本转换为飞书富文本消息(Post)的 JSON 结构。支持多级标题、粗体、斜体、下划线、删除线、链接、@用户、图片、有序\/无序列表、代码块、引用和分割线。当用户需要发送飞书富文本消息、将 Markdown 转换为飞书格式、构建飞书机器人消息内容时使用。",
        "tags": {
            "latest": "k978k52x7aycm9w3jt4qs5mvv983dy7t"
        },
        "updatedAt": 1774156606543
    }
}