Bundle Pluginstructural

Trend Skillv0.1.0

trend-skill — Claude Code Plugin

trend-skill·runtime trend-skill·by @zcqqq
openclaw bundles install clawhub:trend-skill
Latest release: v0.1.0Download zip

Capabilities

Bundle format
claude-code
Host targets
claude-code
Runtime ID
trend-skill
Security Scan
VirusTotalVirusTotal
stale
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The stated purpose and listed tools are coherent: trend lookup, semantic search, detail retrieval, and daily digest all match the description. The main thing to notice is that the capability depends on a remote MCP/API service.
Instruction Scope
The instructions are user-directed examples for installing and calling trend tools. They do not tell the agent to override user intent, run hidden commands, mutate accounts, or access local files.
Install Mechanism
This is an instruction-only plugin with no local code or install script, but it registers a remote HTTP MCP server whose server-side implementation is not included in the artifacts.
Credentials
No local binaries, environment variables, or config paths are required. External network access and an optional service API key are proportionate to the stated remote trend-search purpose.
Persistence & Privilege
The artifacts show no local persistence, background worker, privileged OS access, broad filesystem access, or account mutation. The 'daily digest' wording appears to refer to service trend data, not persistent agent memory.
Assessment
This appears safe for ordinary trend lookups if you are comfortable using the remote service. Before installing, remember that the server code is not included in the package, the source/homepage are not provided, and any API key or query text you use will be sent to the external endpoint.

Verification

Tier
structural
Scope
artifact only
Summary
Validated package structure and extracted metadata.
Scan status
clean

Tags

latest
0.1.0

trend-skill — Claude Code Plugin

Aggregates trending topics from social media platforms with semantic search and daily digest.

Installation

/install-plugin trend-skill

Or from a local path:

/install-plugin /path/to/trend-skill/dist/claude-code-plugin

MCP Tools

This plugin registers a remote MCP server at https://trend-skill-dev.zhengchao-qqqqq.workers.dev/mcp with 6 tools:

ToolAuth RequiredDescription
list_platformsNoList active trend platforms
trending_nowNoGet current trending topics
search_trendsYesSemantic search across trends
query_trendsYesQuery trends with metadata filters
get_trend_detailYesGet full details for a trend by ID
get_daily_digestNoPersistent and cross-platform topic digest

Authentication

Set the X-API-Key header for authenticated access. Without a key, anonymous tier allows 10 requests/hour.

Version

0.1.0