OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill does what it claims — counts lines/words/bytes with the system wc tool — and its requirements are proportionate; the only issue is a minor mismatch in documentation about output format.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774708213756,
"_id": "k97cnjypnszc7xnjm7gh5rwm9x83sm2v",
"changelog": "Update SKILL.md formatting",
"changelogSource": "user",
"createdAt": 1774708213756,
"parsed": {
"clawdis": {
"emoji": "🔢",
"requires": {
"bins": [
"wc"
]
}
}
},
"version": "1.0.1"
},
"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": 1774707830845,
"_id": "kd7fw82zk9mzsswb7s6qy360v583r4h9",
"badges": [],
"createdAt": 1774707830845,
"displayName": "Word Count",
"latestVersionId": "k97cnjypnszc7xnjm7gh5rwm9x83sm2v",
"ownerPublisherId": "s1724v3p011w6ed31wyzjmnvbd83pd0b",
"ownerUserId": "kn799smxp4pctr2dsr64t15ws983q5d8",
"slug": "word-count",
"stats": {
"comments": 0,
"downloads": 24,
"installsAllTime": 1,
"installsCurrent": 1,
"stars": 0,
"versions": 2
},
"summary": "Count words, lines, and characters in a file. Outputs a single summary line. Use when the user wants to know how long a file is or count words in a document.",
"tags": {
"latest": "k97cnjypnszc7xnjm7gh5rwm9x83sm2v"
},
"updatedAt": 1774711611399
}
}