APM 상품 라이브러리 검색 API
v1.0.0APM 상품 라이브러리의 공개 검색 API 모음 (인증 불필요). 자연어 텍스트 검색과 이미지 유사도 검색을 지원하며, 벡터 임베딩 기반으로 유사 상품을 반환합니다. Lite 응답 포맷은 가격/재고/판매 필드를 제외하고 판매자명과 동대문 매장 층/호수 정보만 제공합니다. 엔드포인트...
⭐ 0· 17·0 current·0 all-time
by@apmzoom
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description describe a public product search API (text and image search) and the files only document POST endpoints and payloads; there are no unexpected binaries, env vars, or installs. Note: the SKILL documents endpoint paths (/api/v1/...) but does not provide a base host or full URL for the API — this omission could force an agent to guess where to send requests.
Instruction Scope
Runtime instructions are limited to calling the documented public endpoints with text or an image_url and returning results; they do not instruct reading local files, environment secrets, or contacting arbitrary third parties beyond the (unspecified) API. No open-ended 'gather whatever context you need' guidance is present.
Install Mechanism
This is instruction-only (no install spec, no code files executed). That is the lowest-risk pattern — nothing will be written to disk or installed by the skill itself.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That matches the stated public, unauthenticated API usage.
Persistence & Privilege
Flags are default (always:false, user-invocable, autonomous invocation allowed). The skill does not request persistent or elevated privileges and does not modify other skills or system settings.
Assessment
This skill appears to be documentation-only for two public product-search endpoints and is internally consistent. Before installing or invoking it, verify the API base URL (the docs only give path fragments like /api/v1/…), confirm the real service hostname and TLS status, and trustworthiness of the referenced GitHub repo. Be cautious sending private or sensitive image URLs to a public API (images you upload or link to will be visible to that service). Also confirm expected rate limits, data retention, and privacy policy for the API provider so user data is handled appropriately.Like a lobster shell, security has layers — review code before you run it.
latestvk970qk4aq6xv7zdwbhk569061h850506
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
