Aoment Image Video

v1.0.0

AI image and video generation service - supports text-to-image, image-to-image, and video generation. Automatic API key registration supported for limited-ti...

1· 208·0 current·0 all-time
by@regalzzz·duplicate of @regalzzz/aoment-visuals (1.0.5)
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
Name/description match the included scripts: the three CLI scripts implement text-to-image, image-to-image, video-generation, quota check, and agent registration against aoment.com. There are no unexpected binaries, env vars, or unrelated credentials requested.
Instruction Scope
SKILL.md and the scripts confine actions to: reading the local SKILL.md for version, HTTP calls to aoment.com endpoints, and local I/O for printing JSON results. They do not read other system files, environment variables, or send data to unrelated endpoints. Note: prompts and any reference images (URLs or Base64) are uploaded to the service as expected for this functionality.
Install Mechanism
No install spec; this is instruction-and-script-only. The package includes Python scripts that use the requests library. Nothing is downloaded or executed from untrusted URLs by the scripts themselves (they make API calls to aoment.com).
Credentials
No required environment variables or unrelated credentials are requested. Authentication is done via an Agent API Key provided as a CLI argument (expected for this service).
Persistence & Privilege
The skill does not request persistent/always-on privileges and does not modify other skills or system config. It performs a version check against the remote API and may refuse to run if the local package is behind, but it does not auto-download or install updates.
Assessment
This skill is internally coherent for an image/video generation client that talks to https://www.aoment.com. Before installing or using it: (1) Verify you trust aoment.com — prompts, reference images (including Base64) and your API key are sent to that domain; do not upload sensitive images. (2) Registration will create an API key on the remote service; treat that key like a secret. (3) The skill enforces a remote version check and can refuse to run if out-of-date; the SKILL.md links an external ZIP for manual updates — the scripts do not auto-download updates. (4) If you need higher assurance, run the scripts in an isolated environment, test with a throwaway account/key, and confirm the endpoints and privacy terms on aoment.com (the package metadata lists no homepage/source, so prefer obtaining the skill from a known/trusted source).

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

latestvk97e71s1r4v3756aycd5qj75k5832aps

License

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

Runtime requirements

🎨 Clawdis

Comments