AI Age Progression Generator - Free Online AI Age Filter – CLI-powered
v1.0.0AI age progression — transform a portrait to show how the person will look older
⭐ 0· 60·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (AI age progression) aligns with requirements: the skill expects the weshop CLI and a WESHOP_API_KEY — exactly what's needed to call the WeShop service.
Instruction Scope
SKILL.md only instructs the agent to check for WESHOP_API_KEY, prompt the user for one if missing, confirm/install the weshop CLI, and run `weshop ai-aging --image ...`. It does not request unrelated files, credentials, or system paths.
Install Mechanism
This is instruction-only (no install spec). It recommends installing the CLI via npm (npm install -g weshop-cli), which is a common, traceable mechanism; no arbitrary download URLs or archive extraction are present.
Credentials
Only a single env var (WESHOP_API_KEY) is required and declared as the primary credential, which is appropriate for an API-backed image transformation service.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has no install-time persistence. Autonomous invocation is allowed (platform default) but not unusual for this kind of skill.
Assessment
This skill appears coherent, but take these practical precautions before using it: (1) Verify the weshop-cli package and its GitHub repo to ensure you trust the publisher before installing from npm. (2) Be careful when entering or sharing your WESHOP_API_KEY — only set it as an environment variable and do not paste it into chat prompts. (3) Consider privacy and legal implications of uploading portrait images (consent, retention, and how the vendor stores/processes images). (4) If you need stronger assurance, inspect the weshop-cli source or run network monitoring to confirm it communicates only with the claimed openapi.weshop.ai endpoints.Like a lobster shell, security has layers — review code before you run it.
latestvk975wsgcebe25s8sjg8krt9xys84jf1j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY
