Use when user needs to understand, analyze, or describe image content. Do NOT use Read tool to read images — use this skill instead. Supports local file path...
Security Analysis
medium confidenceThe skill's instructions match an image-understanding purpose but they require an external CLI ('miaoda-studio-cli') that is not declared or provided, which is an incoherence and a potential privacy/network risk.
The skill states its purpose is image understanding and the SKILL.md shows only that behavior, but it instructs use of the external binary 'miaoda-studio-cli' while the skill metadata declares no required binaries or install steps. That mismatch (instructions depending on a CLI that isn't declared or installed) is incoherent and could hide implicit dependencies.
Instructions limit actions to processing a local image path and optional prompts (describe, extract text, etc.) and do not ask the agent to read unrelated files or env vars. However, the CLI call could perform network I/O (uploading images) or access other system resources — the SKILL.md does not state what miaoda-studio-cli does with the image data.
There is no install spec and no code files — this is instruction-only. That is low-risk in general, but here it's problematic because the instructions rely on an external tool that the package does not declare or provide; the skill should either declare the required binary or include an install step.
The skill requests no environment variables, credentials, or config paths, which is appropriate for a simple image-analysis instruction-only skill.
The skill does not request persistent/always-on presence and has default invocation settings; it does not attempt to modify other skills or system-wide settings.
Guidance
This skill's instructions call an external CLI ('miaoda-studio-cli') but the skill package doesn't declare or install that binary and provides no homepage or source. Before installing or using it, verify where 'miaoda-studio-cli' comes from and whether you already trust it: check the binary's origin, source code or vendor, and its network behavior (does it upload images?). If you care about privacy, test with non-sensitive images first or run the CLI offline in a controlled environment. Prefer skills that declare required binaries or include an install spec and provide a homepage/source for auditing.
Latest Release
v1.0.0
miaoda-image-understanding 1.0.0 - Initial release of the skill for local image understanding, analysis, and description. - Supports CLI usage for describing, questioning, or extracting information from image files. - Offers flexible prompts and output in either text or JSON format. - Clear usage reference, common mistake guidance, and workflow examples provided for ease of use.
Popular Skills
Published by @nice1234-h on ClawHub