🔗 URL Toolkit — URL编解码工具
v1.0.0一站式URL编码、解码、参数解析与链拼接工具,支持批量处理、智能补全与格式校验,帮助开发者快速生成、拆分、重构任意URL,提升调试与接口联调效率。
0· 205·0 当前·0 累计
下载技能包
最后更新
2026/3/24
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is coherent and appears safe: it only needs python3 and runs a local script that manipulates URL strings. If you plan to install it, confirm you trust the source bundle (the package includes the script in plaintext) and that running arbitrary scripts is acceptable in your environment. If you need IPv6 host parsing or special handling of list values in query-build, review the script logic before use, but there are no red flags for credential access or network exfiltration.详细分析 ▾
✓ 用途与能力
The name/description (URL encoding, decoding, parsing, building) align with the included Python script and the declared requirement of python3. No unrelated credentials, binaries, or config paths are requested.
✓ 指令范围
SKILL.md only instructs running the included script with arguments. The script operates on the provided input string and returns JSON; it does not read other files, environment variables, or send data externally.
✓ 安装机制
There is no install spec (instruction-only). All code is present in the package and uses Python standard library. No downloads, external packages, or archive extraction are performed during install.
✓ 凭证需求
No environment variables, credentials, or config paths are required. The declared single binary requirement (python3) is appropriate for a Python script.
✓ 持久化与权限
The skill is not configured as always: true and does not request persistent system-wide changes or modify other skills' configurations. Autonomous invocation is allowed by default but is appropriate for a small utility.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/24
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install url-toolkit
镜像加速npx clawhub@latest install url-toolkit --registry https://cn.longxiaskill.com镜像同步中