技能详情(站内镜像,无评论)
作者:Aaron Levin @awlevin
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v0.1.0
统计:⭐ 0 · 840 · 1 current installs · 1 all-time installs
⭐ 0
安装量(当前) 1
🛡 VirusTotal :良性 · OpenClaw :可疑
Package:awlevin/sprite-animator
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :可疑
OpenClaw 评估
The skill's stated purpose (generate animated pixel sprites via Gemini) matches the GEMINI_API_KEY requirement, but the runtime instructions reference a 'sprite-animator' CLI and a GitHub source while no code, install spec, or that binary is provided — and the skill will send user images to an external model (privacy/exfiltration risk) without documenting data handling.
目的
The description and declared env var (GEMINI_API_KEY) align with calling a Gemini model. However the SKILL.md invokes a 'sprite-animator' CLI (e.g., 'uv run --with sprite-animator sprite-animator -i ...') but the package contains no code, no install spec, and 'sprite-animator' is not listed as a required binary — only 'uv' is required. The SKILL.md also references a GitHub repo while the registry 'Source' is 'unknown'. These mismatches make it…
说明范围
Instructions describe sending the template + user image to Gemini in a single request and assembling frames locally; they do not include low-level API call details, explicit consent/data-retention statements, or where the generation code executes. That means user images will be transmitted to an external model (potential privacy/exfiltration risk) and it's unclear whether the 'sprite-animator' command runs locally, is provided by the platform,…
安装机制
There is no install spec (instruction-only), which is low-risk in general. However the Quick Start examples assume a 'sprite-animator' executable is available; because no code or install instructions are provided, it's unclear how that executable is delivered. Lack of an install mechanism combined with a referenced executable is an inconsistency the user should resolve before use.
证书
The single required environment variable (GEMINI_API_KEY) is proportional to the described use of Gemini. That said, the SKILL.md does not document the scope/permissions required for that key, nor how images are transmitted/stored by the model provider — important for assessing exposure of sensitive images.
持久
The skill does not request 'always: true' and does not declare any config paths or other elevated presence. Default autonomous invocation is allowed (platform default) but is not combined with other high-privilege requests here.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Sprite Animator」。简介:Generate animated pixel art sprites from any image using AI. Send a photo, get …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/awlevin/sprite-animator/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。