Index Now

v1.0.0

Submit URLs for instant indexing via IndexNow (Bing, Yandex, Naver, Seznam) and Google Indexing API. Generate API keys, submit sitemaps, and check indexing s...

0· 82·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (IndexNow + Google Indexing) match the instructions. Required actions (generate API key, create verification file, use Google service account) are expected for the stated functionality.
Instruction Scope
Instructions stay within the skill's scope (generate UUID, create verification file in site root, submit URLs). They assume the user/agent can write files to the site's public root and perform HTTP submissions, which is appropriate but requires the user to provide hosting access; the SKILL.md does not include explicit API endpoints or example HTTP calls, and relies on the operator to perform Google service-account token generation.
Install Mechanism
No install spec or code is present (instruction-only), so nothing will be written to disk or downloaded by the skill itself. This is the lowest-risk model for a skill of this type.
Credentials
The skill declares no required environment variables, which is coherent for an instruction-only skill. However, Google Indexing requires a service-account credential (JSON) and the SKILL.md describes creating it but does not declare or document how the agent will access/store that credential — a minor documentation gap (not necessarily malicious) that the user should address by keeping service-account keys secure.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges. It's user-invocable and can be run by the agent when allowed, which is appropriate for its function.
Assessment
This is an instruction-only skill (no code), and it appears to do what it says: help you generate IndexNow keys, place verification files on your site, and use Google Indexing API. Before using it: ensure you (or the agent) have permission to write files to your website root (the SKILL.md shows creating public/<key>.txt), keep any Google service-account JSON private and only provide it where needed, and be prepared to perform the Google Search Console ownership step manually. The skill doesn't automatically fetch or store credentials — you should plan how you'll generate and securely store the service-account key and access tokens if you want automated submissions. If you expect fully-automated submissions, verify the exact IndexNow and Google API endpoints and authentication steps in your deployment, since the document omits low-level API call examples.

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

latestvk977sbetjvrwhq1v5m9wa8vpws83apmq

License

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

Comments