apify-image-attribution-checkerlisted
Install: claude install-skill johnisanerd/claude-skill-image-attribution-checker
# Image Attribution Checker. Find Where Your Images Are Used
An attribution sweep per image: every page using the exact image, as rows with the page URL, site, and shown date, ready to diff against your license list.
## When to use this skill
- The user asks "where is this image used" or wants an "image attribution" check.
- A photographer or brand wants stolen-photo detection over a portfolio, in bulk.
- Legal or licensing wants a usage list with dates to compare against granted licenses.
- They want a monthly scheduled sweep that surfaces new, unauthorized uses.
Not for: visual similarity or product shopping lookups (use the companion apify-google-lens-api skill), or proving legal ownership by itself; treat results as leads for review, not court evidence.
## What you get
One row per page found using the image (`search_type` `exact_matches`):
- `url` is the page using the image; `source` is the site name; `title` is the page title
- `date` fills when the source page displays one; use it to order first-seen candidates
- `position`, `thumbnail`, and the `queryImage` echo for audit trails
- `errorMessage` on the single row a failed lookup emits
## Prerequisites
- Apify account (sign up at https://apify.com?fpr=9n7kx3&fp_sid=skillrepo).
- Authentication via `apify login`, or an `APIFY_TOKEN` environment variable (Apify Console, Settings, Integrations).
## The Actor
- Store page: https://apify.com/johnvc/google-lens-api?fpr=9n7kx3&fp_sid=skillrepo
- Actor ID: `johnvc/g