风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Pump Sdk Core

作者: speraxos
Slug:pump-sdk-core
版本:0.1.0
更新时间:2026-02-27 08:37:06
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's declared requirements and runtime instructions are coherent with its stated purpose (a Solana-focused TypeScript SDK); it only asks for a Solana RPC URL and contains no install steps or ot...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772151327831,
        "_id": "k979hp1zm0nv8x518z4zrycf2581zfyq",
        "changelog": "pump-sdk-core 0.1.0\n\n- Initial release of Pump SDK Core, an offline-first TypeScript SDK for Solana transaction instruction creation.\n- Supports token creation, buying, selling, migration, and creator fee collection across Pump, PumpAMM, PumpFees, and Mayhem programs.\n- Includes both offline (`PumpSdk`) and online (`OnlinePumpSdk`) instruction builder classes.\n- Account decoding with Anchor-based coders for all relevant on-chain state.\n- Designed for flexibility: methods return reusable `TransactionInstruction[]`, support both SPL and Token-2022 programs, and handle account extension and validation.\n- Comprehensive documentation and patterns for instruction building, decoding, and safe extension.",
        "changelogSource": "auto",
        "createdAt": 1772151327831,
        "parsed": {
            "clawdis": {
                "homepage": "https:\/\/github.com\/nirholas\/pump-fun-sdk",
                "requires": {
                    "env": [
                        "SOLANA_RPC_URL"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "speraxos",
        "handle": "speraxos",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/220422846?v=4",
        "kind": "user",
        "linkedUserId": "kn7dken7vmx6t21t5gd06hj5ns7zzerb"
    },
    "ownerHandle": "speraxos",
    "skill": {
        "_creationTime": 1772151327831,
        "_id": "kd78j8tx3pq2cfqyk3nwprstqn81ydh0",
        "badges": [],
        "createdAt": 1772151327831,
        "displayName": "Pump Sdk Core",
        "latestVersionId": "k979hp1zm0nv8x518z4zrycf2581zfyq",
        "ownerUserId": "kn7dken7vmx6t21t5gd06hj5ns7zzerb",
        "slug": "pump-sdk-core",
        "stats": {
            "comments": 0,
            "downloads": 238,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Build and extend the core Pump SDK — an offline-first TypeScript SDK that constructs Solana TransactionInstructions for token creation, buying, selling, migr...",
        "tags": {
            "latest": "k979hp1zm0nv8x518z4zrycf2581zfyq"
        },
        "updatedAt": 1772152626538
    }
}