OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill is internally consistent: a local Python CLI that reads/writes ~/.url-shortener/mappings.json with no external network calls or credentials required.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774015249720,
"_id": "k97a7xv418nkqa2vnh7eveex718394mj",
"changelog": "Initial release: local, self-contained URL shortener CLI.\n\n- Shorten long URLs and generate short slugs from the terminal.\n- Support for custom slugs, descriptions, and tag organization.\n- Store all mappings and analytics locally in a JSON file (no external API or internet needed).\n- Commands to expand, list, search, update, delete, import\/export, and clean up URL mappings.\n- Basic analytics: track click counts and creation dates.\n- No user authentication, encryption, or remote access; local only.",
"changelogSource": "auto",
"createdAt": 1774015249720,
"parsed": {
"clawdis": {
"requires": {
"bins": [
"python3"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Derick",
"handle": "derick001",
"image": "https:\/\/avatars.githubusercontent.com\/u\/114499711?v=4",
"kind": "user",
"linkedUserId": "kn7948wwr0qpf4bjbdvvyq02xx81sqza"
},
"ownerHandle": "derick001",
"skill": {
"_creationTime": 1774015249720,
"_id": "kd72hvrbwhxpj0fscqdv43rxy5838r4c",
"badges": [],
"createdAt": 1774015249720,
"displayName": "URL Shortener CLI",
"latestVersionId": "k97a7xv418nkqa2vnh7eveex718394mj",
"ownerUserId": "kn7948wwr0qpf4bjbdvvyq02xx81sqza",
"slug": "url-shortener-cli",
"stats": {
"comments": 0,
"downloads": 32,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Shorten URLs from terminal with custom slugs, local storage, and basic analytics. A self‑contained CLI that maps long URLs to short slugs using a local JSON...",
"tags": {
"latest": "k97a7xv418nkqa2vnh7eveex718394mj"
},
"updatedAt": 1774037725371
}
}