OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill's code, runtime instructions, and declared requirements align with its stated purpose (batch device status queries via ai-open-gateway) and request only a single API key plus python3 to run.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774257399212,
"_id": "k97bdgknypp00tq8g6a6beg21983f3r4",
"changelog": "- Added metadata field configPaths: [\"~\/.openclaw\/.env\"] to indicate the fallback configuration file path.\n- No functional or behavioral changes to the skill logic.",
"changelogSource": "user",
"createdAt": 1774257399212,
"parsed": {
"clawdis": {
"primaryEnv": "AI_GATEWAY_API_KEY",
"requires": {
"bins": [
"python3"
],
"env": [
"AI_GATEWAY_API_KEY"
]
}
}
},
"version": "1.0.5"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "maydayily",
"handle": "maydayily",
"image": "https:\/\/avatars.githubusercontent.com\/u\/3712793?v=4",
"kind": "user",
"linkedUserId": "kn799mmqk99hwpyxszp3e0353h8307j9"
},
"ownerHandle": "maydayily",
"skill": {
"_creationTime": 1774236197223,
"_id": "kd7ee3n6az5vwtcvg3r83t940583fvmx",
"badges": [],
"createdAt": 1774236197223,
"displayName": "查询设备的状态",
"latestVersionId": "k97bdgknypp00tq8g6a6beg21983f3r4",
"ownerUserId": "kn799mmqk99hwpyxszp3e0353h8307j9",
"slug": "closeli-device-status",
"stats": {
"comments": 0,
"downloads": 40,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 6
},
"summary": "调用 ai-open-gateway 的设备状态查询接口 POST \/api\/device\/status,批量查询设备在线或离线状态。Use when: 需要检查设备是否在线、批量监控设备状态。⚠️ 需设置 AI_GATEWAY_API_KEY。",
"tags": {
"latest": "k97bdgknypp00tq8g6a6beg21983f3r4"
},
"updatedAt": 1774285607784
}
}