.claude/skills/google-trendsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Fetches Google Trends data including daily trending topics, real-time trends, interest by region, related topics, related queries, and autocomplete suggestio...
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/google-trendsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/google-trendsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/google-trendsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @terryds/google-trends-apiclawhub inspect @terryds/google-trends-api --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:b9439629dd52686f176340379c6d8777ac6d69d0a907db3d053d086149360b00README.mdreference.mdscripts/trends.mjsskill-card.mdSKILL.mdInitial skill release with big functional update: - Adds a comprehensive Node.js script to fetch Google Trends data with multiple commands: daily trends, real-time trends, autocomplete, trend exploration, regional interest, related topics, and related queries. - Replaces previous shell scripts with a unified, script-based interface for running all trend queries. - Output is standardized as JSON for easy parsing and integration. - Includes basic error handling with retry logic for rate limiting. - All usage instructions and commands are documented in the new SKILL.md.