Jetson Info

v1.0.0

Query NVIDIA Jetson device model, JetPack, L4T, CUDA/cuDNN/TensorRT versions, serial number, and hardware specs.

0· 170·0 current·0 all-time
bykunka@wxd9199

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for wxd9199/jetson-info.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Jetson Info" (wxd9199/jetson-info) from ClawHub.
Skill page: https://clawhub.ai/wxd9199/jetson-info
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 jetson-info

ClawHub CLI

Package manager switcher

npx clawhub@latest install jetson-info
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (query Jetson model, JetPack/L4T/CUDA versions, serial, hardware specs) matches the provided SKILL.md and the included script. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md instructs running jetson-info and jetson_release and lists jetson_release as a dependency. The runtime instructions only call the local jetson_release tool and do not access other files, environment variables, or external endpoints.
Install Mechanism
There is no install spec (instruction-only skill) and the single included script is small and non-executable-by-network; nothing is downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are requested. The skill's need to run jetson_release locally is proportional to its purpose (it queries device information, including serial number).
Persistence & Privilege
The skill is not always-enabled, does not modify other skills or system settings, and does not request elevated persistence or privileges.
Assessment
This skill is coherent and low-risk: it simply runs the local jetson_release tool (if installed) to show device info. Be aware that the tool may display hardware identifiers such as serial numbers and software versions, so only install/use it on systems where exposing that local device information is acceptable. It does not transmit data over the network itself; however, if you have policies about exposing device identifiers to automated agents, consider restricting the skill or not granting it to agents that can run autonomously.

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

latestvk970q2xjgt7c10nf4h1pzgxyq1839j6p
170downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

jetson-info

NVIDIA Jetson 设备信息查询工具。

功能

  • 设备型号识别
  • JetPack 版本
  • L4T 版本
  • CUDA/cuDNN/TensorRT 版本
  • 序列号查询
  • 硬件规格

使用方法

# 查看完整设备信息
jetson-info

# 查看简略信息
jetson_release

依赖

  • jetson_release (jetson-stats)

环境要求

  • NVIDIA Jetson AGX Orin
  • NVIDIA Jetson Xavier
  • NVIDIA Jetson Nano/TX2

Comments

Loading comments...