AI Ahegao Generator – Create Exaggerated Anime-Style Expressions Online – CLI-powered

v1.0.0

Transform a portrait photo into an exaggerated anime-style ahegao expression using AI

0· 63·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description ask to transform a portrait into an exaggerated anime expression and the skill requires the WESHOP_API_KEY and the weshop CLI — these are consistent and expected for a CLI-based API integration.
Instruction Scope
SKILL.md only instructs use of the weshop CLI, reading WESHOP_API_KEY from the environment, and running the weshop ai-ahegao-ai command. It does not direct reading unrelated files or other environment variables. Note: the skill will upload user images to the remote API (openapi.weshop.ai) as part of normal operation.
Install Mechanism
There is no packaged install spec in the registry (instruction-only). The README instructs users to install the weshop CLI via npm (npm install -g weshop-cli). Installing a global npm package from the public registry is a common pattern but carries the usual risks — verify the weshop-cli package's reputation/source before installing and consider avoiding global installs when possible.
Credentials
Only a single credential (WESHOP_API_KEY) is required, which is proportionate to the stated purpose. However, that key grants access to a third-party service and the skill will transmit user images to openapi.weshop.ai, so treat the API key and any uploaded images as sensitive data.
Persistence & Privilege
always is false and the skill does not request elevated or permanent platform privileges. It does not modify other skills or system settings.
Assessment
This skill is internally consistent with its purpose, but before installing or using it: 1) Verify the weshop-cli npm package and its GitHub repo (review maintainers, stars, recent activity) before running a global npm install. 2) Do not paste your WESHOP_API_KEY into prompts; store it in an environment variable as instructed. 3) Be aware that using the skill uploads portrait images to a third-party API (openapi.weshop.ai) — confirm the service's privacy policy and that you have consent to transform the images. 4) If you are concerned about long-term exposure, use a scoped/disposable API key and avoid global CLI installs when possible.

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

latestvk97795zhac2fmty4k6axyezgjx84kk1a

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY

Comments