OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean
OpenClaw: suspicious
The skill is small and local (uses du) and requests no credentials, but its implementation doesn't fully match its description (claims to handle files or directories, but the shipped script only accep... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774707835041,
"_id": "k978zf4a2wkz5b3d0tnecafzhn83sqft",
"changelog": "- Initial release of disk-usage skill.\n- Provides disk usage in a human-readable format for any file or directory.\n- Uses the Bash du -sh command to measure space.\n- Outputs size and path in a single line, or an error message if the path is invalid.",
"changelogSource": "auto",
"createdAt": 1774707835041,
"parsed": {
"clawdis": {
"emoji": "💾",
"requires": {
"bins": [
"du"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "s1724v3p011w6ed31wyzjmnvbd83pd0b",
"displayName": "목진왕",
"handle": "jinwangmok",
"image": "https:\/\/avatars.githubusercontent.com\/u\/80076897?v=4",
"kind": "user",
"linkedUserId": "kn799smxp4pctr2dsr64t15ws983q5d8"
},
"ownerHandle": "jinwangmok",
"skill": {
"_creationTime": 1774707835041,
"_id": "kd71xz25bke76e8ys2xtx517x183sahr",
"badges": [],
"createdAt": 1774707835041,
"displayName": "Disk Usage",
"latestVersionId": "k978zf4a2wkz5b3d0tnecafzhn83sqft",
"ownerPublisherId": "s1724v3p011w6ed31wyzjmnvbd83pd0b",
"ownerUserId": "kn799smxp4pctr2dsr64t15ws983q5d8",
"slug": "disk-usage",
"stats": {
"comments": 0,
"downloads": 20,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Show disk usage of a directory or file in human-readable format. Use when the user wants to know how much space a folder or file takes.",
"tags": {
"latest": "k978zf4a2wkz5b3d0tnecafzhn83sqft"
},
"updatedAt": 1774709217227
}
}