Content Keyword Tracker
PassAudited by VirusTotal on May 5, 2026.
Overview
Type: OpenClaw Skill Name: content-keyword-tracker Version: 1.5.0 The skill is a keyword tracking utility designed to use the Tavily API and webhooks for report delivery. The documentation in SKILL.md and the configuration in keywords.txt are consistent with the stated purpose, and no evidence of malicious intent, unauthorized data access, or prompt injection was found in the provided files. While it includes a referral link (shadowai.xyz), this appears to be for monetization/marketing rather than a security threat.
Findings (0)
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.
A user might believe keywords and reports remain fully local even though the workflow involves external services.
These privacy statements are overbroad for a skill that also says it uses the Tavily API for searches and can send reports to a webhook.
- All data processing happens locally on your machine - No external servers store your keyword data - Webhook endpoints are only used for report delivery
Treat searched keywords and generated reports as data that may be sent to Tavily and any configured webhook; avoid sensitive keywords unless you trust those services.
The skill may not work as documented, and its actual runtime behavior cannot be verified from these artifacts.
The documented entry point is not included in the provided file manifest, which contains only SKILL.md and keywords.txt.
Run with: ``` node index.js ```
Do not run or download additional code for this skill unless it comes from a trusted, reviewable source.
Installing users may not realize in advance that they need to provide a sensitive API credential.
The skill requires a provider API key for its stated function, while the registry metadata lists no required environment variables or primary credential.
- TAVILY_API_KEY: Your Tavily API key for search functionality
Use a dedicated, least-privilege Tavily key if available, keep it in environment variables, and rotate it if exposed.
Keywords, search context, and generated report content may be visible to Tavily and to the webhook service you configure.
The skill discloses external API use and optional webhook delivery, which are purpose-aligned but can transmit keywords and report contents outside the local machine.
perform searches using Tavily API, generate a comprehensive markdown report, and optionally send it to your configured webhook
Use trusted webhook endpoints only, and avoid including confidential strategy, customer, or research terms unless external sharing is acceptable.
