OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown
OpenClaw: suspicious
The skill claims to read a local trades.jsonl but its runtime instructions call an external Python script and a hard-coded user path that are not included in the skill bundle, creating a mismatch and ... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1771785064790,
"_id": "k976pxq2s6jza2wzr8vnf12n5d81mxhk",
"changelog": "Initial release: Read and display recent trade history from a local JSONL log file.\n\n- Reads trade events from a local trades.jsonl file and displays them in reverse chronological order.\n- Supports filtering trades by symbol and limiting the number of results (default 20).\n- Presents each trade with details: symbol, side, entry, stop loss, take profit, note, and timestamp.\n- Returns concise, structured JSON output including total trade count and items list.\n- Handles missing log files gracefully by returning an empty result without errors.\n- Read-only access; never modifies or deletes the log file.",
"changelogSource": "user",
"createdAt": 1771785064790,
"parsed": {
"clawdis": {
"emoji": "📋",
"requires": {
"bins": [
"python3"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Indra Riswana",
"handle": "newbienodes",
"image": "https:\/\/avatars.githubusercontent.com\/u\/187021776?v=4",
"kind": "user",
"linkedUserId": "kn74m8p9wp088ge943majh846h81nay9"
},
"ownerHandle": "newbienodes",
"skill": {
"_creationTime": 1771785064790,
"_id": "kd7d3f3v72vjzrkd89bkxpzpfd81ntsb",
"badges": [],
"createdAt": 1771785064790,
"displayName": "Trade History",
"latestVersionId": "k976pxq2s6jza2wzr8vnf12n5d81mxhk",
"ownerUserId": "kn74m8p9wp088ge943majh846h81nay9",
"slug": "trade-history",
"stats": {
"comments": 0,
"downloads": 350,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Read and display recent trade history from local JSONL log file. Use when asked about past trades, trade recap, performance review, or to list recorded signals.",
"tags": {
"latest": "k976pxq2s6jza2wzr8vnf12n5d81mxhk"
},
"updatedAt": 1772063736195
}
}