OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill's instructions, requirements, and code snippet are consistent with its stated purpose (drawing an ASCII 'V') and do not request extra access or perform unexpected actions.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774017452476,
"_id": "k97acxyf5v1z0nv70r9hx05tgs839vnk",
"changelog": "- Initial release of the skill: Drawing an ASCII \"V\" graph.\n- Provides a clear, step-by-step explanation of how to construct a \"V\" shape using text characters.\n- Includes a detailed breakdown of space calculation for each line to form the correct \"V\" shape.\n- Offers a visual example (for height = 5) with tabled logic for easier understanding.\n- Supplies a ready-to-use Python code snippet for generating ASCII \"V\" graphs of customizable height.",
"changelogSource": "user",
"createdAt": 1774017452476,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "wow",
"handle": "duanc-chao",
"image": "https:\/\/avatars.githubusercontent.com\/u\/178591028?v=4",
"kind": "user",
"linkedUserId": "kn7a90xrka2mhqs7ejr7604gwn82kf2a"
},
"ownerHandle": "duanc-chao",
"skill": {
"_creationTime": 1774017452476,
"_id": "kd744zefjzwawa4cxta1r2xgas8396rb",
"badges": [],
"createdAt": 1774017452476,
"displayName": "ASCII v",
"latestVersionId": "k97acxyf5v1z0nv70r9hx05tgs839vnk",
"ownerUserId": "kn7a90xrka2mhqs7ejr7604gwn82kf2a",
"slug": "v",
"stats": {
"comments": 0,
"downloads": 43,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Creates an ASCII art of a \"V\" by printing two diagonal lines converging to a single point, adjusting spaces for specified height.",
"tags": {
"latest": "k97acxyf5v1z0nv70r9hx05tgs839vnk"
},
"updatedAt": 1774037902709
}
}