🔢 Encoding & Formats — 编解码转换

v1.0.0

一站式完成 Base64、URL、hex、Unicode、JWT、哈希、校验和及 JSON/MessagePack/protobuf 等序列化格式的编码、解码与互转,让数据格式处理零门槛。

1· 1.9k·6 当前·6 累计
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent for local encoding/decoding and format-inspection tasks. Before using it, be aware: (1) many examples will run shell or Python one-liners on whatever data you provide — don't paste secrets, private keys, or sensitive files you don't want exposed to the agent. (2) Some helpful commands shown (jq, iconv, file, sed, hexdump, od, curl) are not explicitly declared; if an example fails, you may need those utilities installed. (3) Because the skill runs local commands, only run i...
详细分析 ▾
用途与能力
The name and description (encode/decode, hashing, JWTs, hex, Unicode, protobuf/MessagePack, checksums) match the SKILL.md examples and commands. The declared anyBins (base64, python3, openssl, xxd) are relevant to these tasks.
指令范围
SKILL.md provides explicit, narrowly-scoped shell and language one-liner examples for encoding/decoding and format inspection. It does not instruct the agent to read arbitrary system config or credentials. Note: some examples use utilities not listed in the metadata (jq, iconv, file, sed, curl, od, hexdump, printf); these are common tools but the skill does not declare them as requirements.
安装机制
No install spec or code files — instruction-only skill (lowest install risk). Nothing is downloaded or written to disk by the skill itself.
凭证需求
No environment variables or credentials are requested. The requested binaries are proportional to an encoding/inspection helper. There are no unrelated secrets or config paths required.
持久化与权限
always is false and the skill is user-invocable (normal). The skill does not request persistent presence or elevated agent-wide configuration changes.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSLinux · macOS · Windows

版本

latestv1.0.02026/2/4

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install encoding-formats
镜像加速npx clawhub@latest install encoding-formats --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库