风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Use Ts Sdk

作者: iskysun96
Slug:use-ts-sdk
版本:1.0.0
更新时间:2026-03-20 01:11:53
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only orchestrator for the Aptos TypeScript SDK and its requirements and instructions are consistent with that purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773938440760,
        "_id": "k97596gadhxy9fr4eqy9bq9vkn837b3b",
        "changelog": "Initial release: Provides orchestration and best practices for integrating the Aptos TypeScript SDK in fullstack dApps.\n\n- Centralizes routing to granular Aptos TypeScript SDK skills for client setup, accounts, transactions, view functions, types, and wallet adapter.\n- Emphasizes anti-patterns and security—never hardcode or expose private keys client-side; prefer environment variables on the server.\n- Highlights boilerplate detection for `create-aptos-dapp` scaffolds—reuse existing wallet\/client setup and directory structure.\n- Documents file organization, workflow, error handling, and key edge cases for Aptos dApp development.\n- Warns against deprecated tools (`aptos` npm package, `scriptComposer`) and lists correct SDK usage patterns.",
        "changelogSource": "auto",
        "createdAt": 1773938440760,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "iskysun96",
        "handle": "iskysun96",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/52557585?v=4",
        "kind": "user",
        "linkedUserId": "kn7bzgtfz4k38gc65fzse22xjn8344yr"
    },
    "ownerHandle": "iskysun96",
    "skill": {
        "_creationTime": 1773938440760,
        "_id": "kd7d1s0t7kt2yskveg3rafc4ss83628s",
        "badges": [],
        "createdAt": 1773938440760,
        "displayName": "Use Ts Sdk",
        "latestVersionId": "k97596gadhxy9fr4eqy9bq9vkn837b3b",
        "ownerUserId": "kn7bzgtfz4k38gc65fzse22xjn8344yr",
        "slug": "use-ts-sdk",
        "stats": {
            "comments": 0,
            "downloads": 36,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Orchestrates TypeScript SDK integration for Aptos dApps. Routes to granular skills for specific tasks (client setup, accounts, transactions, view functions,...",
        "tags": {
            "latest": "k97596gadhxy9fr4eqy9bq9vkn837b3b"
        },
        "updatedAt": 1773940313615
    }
}