OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
This is an instruction-only skill about socket programming whose requested footprint (no installs, no env vars, no files) matches its description and instructions.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1773366595345,
"_id": "k97cb6pd69gwx2mgs7xtacrt1d82vkaa",
"changelog": "- Initial release of the socket skill, providing foundational guidance on socket abstraction.\n- Covers socket APIs, common options (e.g., SO_REUSEADDR, SO_RCVBUF), blocking vs non-blocking I\/O, and I\/O multiplexing methods (select, poll, epoll).\n- Includes Unix domain socket basics, recommended usage scenarios, and option-setting examples for multiple programming languages.\n- Clarifies boundaries with related TCP\/UDP skills and gives practical server\/client code structuring advice.",
"changelogSource": "user",
"createdAt": 1773366595345,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "openlang",
"handle": "openlang-cn",
"image": "https:\/\/avatars.githubusercontent.com\/u\/45782174?v=4",
"kind": "user",
"linkedUserId": "kn7fpcza5mcp31by72fennhy9h81yf28"
},
"ownerHandle": "openlang-cn",
"skill": {
"_creationTime": 1773366595345,
"_id": "kd77f97cfn55vevd5zksjkhnh582tx0w",
"badges": [],
"createdAt": 1773366595345,
"displayName": "Socket",
"latestVersionId": "k97cb6pd69gwx2mgs7xtacrt1d82vkaa",
"ownerUserId": "kn7fpcza5mcp31by72fennhy9h81yf28",
"slug": "socket",
"stats": {
"comments": 0,
"downloads": 127,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Helps with the socket abstraction, socket options, blocking vs non-blocking I\/O, and multiplexing (select, poll, epoll). Use when the user asks about socket...",
"tags": {
"latest": "k97cb6pd69gwx2mgs7xtacrt1d82vkaa"
},
"updatedAt": 1773366712604
}
}