NK Images Search
PassAudited by ClawScan on May 1, 2026.
Overview
The skill is a coherent image search and AI image generation helper that uses NK Images public APIs, with minor notes about external data sharing and inconsistent free-generation quota claims.
This skill appears safe to install for public image search and generation. Avoid entering sensitive information into searches or prompts, be aware that requests are sent to nkimages.com with a ClawHub tracking parameter, and verify the actual daily generation quota before depending on it.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Your image search terms and generation prompts may be sent to nkimages.com.
The skill sends user search queries to an external public API. This is expected for an image-search skill, but it means query text leaves the user's environment.
curl "https://nkimages.com/api/public/images?source=clawhub&q={search_query}&per_page=10"Do not include confidential, personal, client, or proprietary information in searches or image-generation prompts.
The number of free daily image generations may be lower or different than advertised.
The free generation quota is described inconsistently across the provided artifacts. This appears more like a reliability/expectation issue than malicious behavior.
Description: "Generate up to 240 free AI images daily"; SKILL.md: "Free users get **30 generations per day**"
Verify the current quota with the service before relying on the advertised daily generation limit.
Requests made through the skill may be tagged as coming from ClawHub for analytics.
The skill requires an analytics source parameter on API calls. This is disclosed and purpose-aligned, but users should notice the tracking behavior.
**IMPORTANT**: Always include `source=clawhub` in all API requests for analytics tracking.
Use the skill only if you are comfortable with NK Images receiving request metadata and the source tracking parameter.
