Jwtdecode

v2.0.3

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Jwtdecode concepts, best practices, and implementation patterns.

0· 178·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain1/jwtdecode.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Jwtdecode" (bytesagain1/jwtdecode) from ClawHub.
Skill page: https://clawhub.ai/bytesagain1/jwtdecode
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install jwtdecode

ClawHub CLI

Package manager switcher

npx clawhub@latest install jwtdecode
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97azavd5tq3gz1j09zam5ta9183hk1p
178downloads
0stars
4versions
Updated 1mo ago
v2.0.3
MIT-0

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

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet 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 | hello@bytesagain.com

Comments

Loading comments...