← Back to Skills Marketplace
Trend Radar
by
mupengi-bot
· GitHub ↗
· v1.0.0
1195
Downloads
1
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install mupeng-trend-radar
Description
Tech/market trend weekly auto-report
Usage Guidance
This skill appears coherent and low-risk: it runs web searches, computes change scores, and writes weekly report files and event JSON into the agent workspace. Before installing, decide whether you are comfortable with the agent: (1) performing uncredentialed web searches and fetching external content, (2) persisting scraped content and reports in memory/research, workspace, and events paths, and (3) optionally being scheduled via cron to run automatically. No credentials or external installers are required. If you want tighter control, restrict write permissions on the workspace/event paths, review generated files regularly, and only enable cron scheduling if you trust the automated runs.
Capability Analysis
Type: OpenClaw Skill
Name: mupeng-trend-radar
Version: 1.0.0
The OpenClaw AgentSkills bundle 'mupeng-trend-radar' is benign. The `SKILL.md` clearly defines the skill's purpose: monitoring tech and market trends, generating weekly reports, and integrating with OpenClaw's `web_search` tool. It instructs the agent to write reports to `memory/research/` and event data to `events/`, and to read configuration from `workspace/trend-radar-keywords.json`. All specified actions and file interactions are consistent with the stated purpose and do not exhibit any signs of malicious intent, prompt injection, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
The name/description (weekly trend reports) align with the instructions: run web searches on keyword lists, detect changes, score importance, and write reports and event JSON. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions ask the agent to perform web_search queries and write outputs to memory/research/trend-YYYY-WXX.md, workspace/trend-radar-keywords.json, and events/*.json. This is expected for a reporting skill, but it does mean the agent will store scraped web content and generated metadata in the agent workspace/event bus — reviewers should be aware of what will be persisted.
Install Mechanism
No install spec and no code files present (instruction-only). This minimizes filesystem/installation risk.
Credentials
The skill requests no environment variables or credentials, which is proportionate to its described functionality.
Persistence & Privilege
always:false (default) and autonomous invocation is allowed (platform default). The skill will write reports and event files to the agent workspace/event bus, which is expected behavior but is persistent data — consider permissions and retention policies for those paths.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mupeng-trend-radar - After installation, invoke the skill by name or use
/mupeng-trend-radar - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Tech/market trend weekly auto-report generation
Metadata
Frequently Asked Questions
What is Trend Radar?
Tech/market trend weekly auto-report. It is an AI Agent Skill for Claude Code / OpenClaw, with 1195 downloads so far.
How do I install Trend Radar?
Run "/install mupeng-trend-radar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trend Radar free?
Yes, Trend Radar is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Trend Radar support?
Trend Radar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trend Radar?
It is built and maintained by mupengi-bot (@mupengi-bot); the current version is v1.0.0.
More Skills