风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Three body movement simulator

作者: wow
Slug:3
版本:1.0.0
更新时间:2026-03-21 04:17:10
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is an instruction-only tutorial for building a three-body RK4 simulator; its requirements and instructions are internally consistent and do not request unusual permissions or external access.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774017113468,
        "_id": "k970acdry1w1z1n60jhv5ahwb183992q",
        "changelog": "- Initial release of 3-Body Movement Simulator skill and documentation.\n- Provides a comprehensive step-by-step guide for implementing a numerical three-body problem solver in Python.\n- Covers the relevant physics, mathematical formulation, and computational strategies including Runge-Kutta 4th order method for numerical integration.\n- Includes example code snippets for the state vector, derivative calculation, RK4 integration, and the main simulation loop.\n- Offers best practices for simulation setup, time step selection, and verifying accuracy via energy conservation.",
        "changelogSource": "user",
        "createdAt": 1774017113468,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "wow",
        "handle": "duanc-chao",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/178591028?v=4",
        "kind": "user",
        "linkedUserId": "kn7a90xrka2mhqs7ejr7604gwn82kf2a"
    },
    "ownerHandle": "duanc-chao",
    "skill": {
        "_creationTime": 1774017113468,
        "_id": "kd7avw9zd47ppc4v1msj3b11e18395g1",
        "badges": [],
        "createdAt": 1774017113468,
        "displayName": "Three body movement simulator",
        "latestVersionId": "k970acdry1w1z1n60jhv5ahwb183992q",
        "ownerUserId": "kn7a90xrka2mhqs7ejr7604gwn82kf2a",
        "slug": "3",
        "stats": {
            "comments": 0,
            "downloads": 39,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Simulates the chaotic gravitational motion of three bodies by numerically integrating Newtonian equations using RK4 for accurate trajectory prediction.",
        "tags": {
            "latest": "k970acdry1w1z1n60jhv5ahwb183992q"
        },
        "updatedAt": 1774037830797
    }
}