← 返回 Skills 市场
bytesagain1

Jwtdecode

作者 bytesagain1 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install jwtdecode
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Jwtdecode concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Jwtdecode

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Jwtdecode concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a straightforward, local reference tool that prints static documentation. The only issues are minor bugs (mismatched version string and help text not expanding the VERSION variable). No credentials or network access are required. If you install it, review and test the script in a safe environment (it runs shell code), and consider whether you want the agent to be allowed to invoke skills autonomously (default is allowed) — although for this particular skill that risk is low.
功能分析
Type: OpenClaw Skill Name: jwtdecode Version: 2.0.3 The skill bundle is a static reference tool for JWT-related concepts. The primary script (scripts/script.sh) only outputs hardcoded documentation via heredocs and contains no network requests, file system modifications, or credential-accessing logic. The SKILL.md instructions are consistent with the script's functionality and do not attempt to manipulate the AI agent into performing unauthorized actions.
能力评估
Purpose & Capability
Name/description (Jwtdecode reference) match the included assets: SKILL.md lists commands and the shipped script emits static reference text. No extraneous credentials, network calls, or binaries are requested.
Instruction Scope
SKILL.md states outputs are plain-text via heredoc with no external calls; the script implements exactly that. Minor inconsistencies: metadata version is 2.0.3 while the script's VERSION variable is 2.0.2, and the help heredoc is single-quoted so it will show a literal "$VERSION" rather than expanding the version—these are bugs but not malicious.
Install Mechanism
No install spec and no downloads; the skill is instruction-only with a bundled script. No high-risk install actions or external URLs are used.
Credentials
No environment variables, credentials, or config paths are requested or used by the script. The script only uses standard shell builtins and emits static text.
Persistence & Privilege
Skill does not request permanent presence (always:false) and does not modify system or other skills. It contains no code that writes configuration or persistent credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jwtdecode
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jwtdecode 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug jwtdecode
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Jwtdecode 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Jwtdecode concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 Jwtdecode?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install jwtdecode」即可一键安装,无需额外配置。

Jwtdecode 是免费的吗?

是的,Jwtdecode 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Jwtdecode 支持哪些平台?

Jwtdecode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Jwtdecode?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.3。

💬 留言讨论