📦 Jetson Info — 查询Jetson信息

v1.0.0

一键获取NVIDIA Jetson设备的型号、JetPack、L4T、CUDA/cuDNN/TensorRT版本、序列号及硬件规格,为AI边缘开发提供完整设备画像。

0· 138·0 当前·0 累计
wxd9199 头像by @wxd9199 (kunka)
下载技能包
最后更新
2026/3/21
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
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 ...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
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).
持久化与权限
The skill is not always-enabled, does not modify other skills or system settings, and does not request elevated persistence or privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/20

NULL

Pending

安装命令

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