Ai Avatar Generator

v1.2.0

AI 头像生成器 - 个性化头像、手机壁纸、多风格可选

0· 68·0 current·0 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The SKILL.md, README, and name all describe an AI avatar/wallpaper generator and the shown CLI examples (clawhub avatar ...) are consistent with that purpose. However there are small inconsistencies in the packaged metadata: _meta.json lists a requirement for curl and declares version 1.0.0 while the registry entry lists version 1.2.0 and no required binaries. The skill has no homepage or published source, which reduces traceability.
Instruction Scope
SKILL.md only instructs the agent to run a clawhub CLI to generate single or batch images and to read a local prompts file for batch operations. It does not request unrelated files, environment variables, or system-wide configuration in the instructions themselves.
Install Mechanism
There is no install spec and no code files (instruction-only), which minimizes on-disk risk. README suggests an npx-based install (npx clawhub@latest install ai-avatar-generator), and _meta.json lists curl as required — these hints conflict with the registry metadata (which showed no required binaries). No remote download URLs or extracted archives are present in the package.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime instructions likewise do not reference secrets or unrelated environment variables.
Persistence & Privilege
The skill is not marked always:true and does not request persistent privileges or modifications to other skills. Autonomous invocation is allowed (the platform default) but is not combined with other high-risk indicators here.
Assessment
This instruction-only skill appears internally consistent for generating avatars, but there are a few things to check before installing: (1) verify the origin — there is no homepage or source code link, and the package author is not easily auditable; (2) the packaged _meta.json mentions curl and the README suggests npx install while the registry metadata differs — ask the author which installation steps are required; (3) the skill delegates work to the clawhub CLI: only install/use this skill if you trust the clawhub binary and understand what remote APIs that CLI calls and where generated images are uploaded; (4) avoid putting sensitive prompts (personal data, API keys) into prompts.txt because batch operations will read that file; (5) if possible, request a link to source or a reproducible install method so you can review what will run on your machine. If you cannot verify the upstream source or the clawhub tool, treat it with caution.

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

latestvk97dhymk6hj3de7zwrbvapj66d851xvh
68downloads
0stars
3versions
Updated 5d ago
v1.2.0
MIT-0

AI Avatar Generator

AI 驱动的头像和壁纸生成工具。

功能

  • ✅ 个性化头像生成
  • ✅ 手机壁纸定制
  • ✅ 多风格可选 (动漫/写实/抽象)
  • ✅ 高清输出
  • ✅ 批量生成

使用

# 生成头像
clawhub avatar generate --prompt "可爱猫咪" --type avatar

# 生成壁纸
clawhub avatar generate --prompt "星空夜景" --type wallpaper

# 批量生成
clawhub avatar batch --prompts ./prompts.txt --count 5

定价

版本价格功能
免费版¥05 张/天 (带水印)
Pro 版¥49无限 + 无水印
订阅版¥9/月Pro+ 优先队列

Comments

Loading comments...