风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Mfapi

作者: Kanak Singhal
Slug:mfapi
版本:0.1.0
更新时间:2026-03-01 20:21:13
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill queries the public MFapi.in REST API for mutual fund NAVs, uses curl/jq or the included Python helper, requires no credentials, and its required behaviors are consistent with its stated purp...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772367600564,
        "_id": "k97e2w3wcvprhfd922ekg1e0qn823kgb",
        "changelog": "Initial release of the mfapi skill:\n\n- Query Indian mutual fund NAV data, scheme info, and history via the free MFapi.in REST API.\n- No authentication or API keys required; API is open and free.\n- Supports scheme search, full scheme listing, latest NAV, and historical NAV data endpoints.\n- Includes a Python script for fetching latest NAV by ISIN with local caching of the full scheme list.\n- Extensive usage examples and endpoint documentation provided in SKILL.md.\n- Requires `curl` and `jq` for CLI usage.",
        "changelogSource": "auto",
        "createdAt": 1772367600564,
        "parsed": {
            "clawdis": {
                "emoji": "₹",
                "requires": {
                    "bins": [
                        "jq",
                        "curl"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Kanak Singhal",
        "handle": "kanaksinghal",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/17708249?v=4",
        "kind": "user",
        "linkedUserId": "kn70xj7bs5f6k7q0t2fvv37w7s8227a4"
    },
    "ownerHandle": "kanaksinghal",
    "skill": {
        "_creationTime": 1772367600564,
        "_id": "kd71mfgyc34mjpn2b496z30t21823kmm",
        "badges": [],
        "createdAt": 1772367600564,
        "displayName": "Mfapi",
        "latestVersionId": "k97e2w3wcvprhfd922ekg1e0qn823kgb",
        "ownerUserId": "kn70xj7bs5f6k7q0t2fvv37w7s8227a4",
        "slug": "mfapi",
        "stats": {
            "comments": 0,
            "downloads": 214,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Query Indian mutual fund NAV data, scheme info, and history via the free MFapi.in REST API.",
        "tags": {
            "latest": "k97e2w3wcvprhfd922ekg1e0qn823kgb"
        },
        "updatedAt": 1772367673499
    }
}