风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Design Uniswap Hook

作者: wpank
Slug:design-hook
版本:0.1.0
更新时间:2026-02-26 08:30:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requests and runtime instructions are consistent with its stated purpose (producing a design document for Uniswap V4 hooks) and it does not ask for credentials, install code, or perform un...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770745432608,
        "_id": "k97b9tpd84ek4jzsyvst6g7mm580xskm",
        "changelog": "Initial release — design Uniswap V4 hooks via structured architecture documents (no code generation).\n\n- Produces a detailed design document outlining required callbacks, state management, gas estimates, security, and architecture choices.\n- Allows planning and feasibility analysis for new hooks before coding.\n- Delegates to the `hook-builder` agent in design-only mode.\n- Activates for user requests related to hook design or callback planning.\n- Provides clear output format and guidance on error handling.",
        "changelogSource": "auto",
        "createdAt": 1770745432608,
        "version": "0.1.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": 1770745432608,
        "_id": "kd70ptwzjn6mnncmtqtdqdja1580x7mh",
        "badges": [],
        "createdAt": 1770745432608,
        "displayName": "Design Uniswap Hook",
        "latestVersionId": "k97b9tpd84ek4jzsyvst6g7mm580xskm",
        "ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
        "slug": "design-hook",
        "stats": {
            "comments": 0,
            "downloads": 611,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Design a Uniswap V4 hook architecture without code generation. Use when user wants to plan a hook, understand which callbacks to use, or review an architecture before building. Returns a design document, not code.",
        "tags": {
            "latest": "k97b9tpd84ek4jzsyvst6g7mm580xskm"
        },
        "updatedAt": 1772065836042
    }
}