Insight Radar (洞察雷达)
v1.0.6Provides AI-driven strategic extraction of news concepts and patterns to evolve AI thinking, plus CORE-analyzed personalized news briefings by category.
⭐ 0· 114·0 current·0 all-time
byKeDouPi(珂抖屁)@kedoupi
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the declared behavior: searches news, runs CORE analysis via core-prism, and writes daily logs and high-bar knowledge entries. Declared dependencies (core-prism, news-source-manager) and the memory files it reads/writes are coherent with the stated purpose.
Instruction Scope
SKILL.md explicitly limits actions to: use built-in WebSearch/WebFetch for news, call news-source-manager and core-prism, read USER.md and news-sources.json for personalization/config, and write files under ~/.openclaw/workspace/memory (news-log, concepts, patterns). There are no instructions to read unrelated system files, request credentials, or exfiltrate data to hidden endpoints.
Install Mechanism
Instruction-only skill with no install spec and no downloaded code. Low install risk — nothing is written to disk beyond the skill's normal memory writes documented in SKILL.md.
Credentials
No environment variables, no credentials, and no config paths beyond workspace memory files are requested. Use of USER.md for personalization is expected but worth noting for privacy.
Persistence & Privilege
Does not request always:true or elevated platform privileges. It writes only to its own workspace memory paths as documented and relies on other skills for analysis; autonomous invocation is default but not combined with additional risky privileges here.
Assessment
This skill appears internally consistent and focuses on local news scanning and knowledge-base updates. Before enabling it, check these practical points: (1) USER.md is used to personalize 'Execution' — remove any secrets/PII from that file if you don't want them written into logs; (2) the skill will create/append files under ~/.openclaw/workspace/memory/ (news-log, knowledge-base) — ensure you are comfortable with those files existing on disk and being readable by the agent; (3) it calls two other skills (core-prism, news-source-manager) — install or review those dependencies first so you trust their behavior; (4) it uses the agent's built-in WebSearch/WebFetch to pull article content — verify that no external API keys or unknown endpoints are configured in your environment; and (5) if you later integrate delivery (HEARTBEAT-news.md / Feishu), review that integration separately to avoid unintended external sharing.Like a lobster shell, security has layers — review code before you run it.
AI-learningvk97br62bjc4qdzqbqdbb9e3swd83js6gCORE-frameworkvk97br62bjc4qdzqbqdbb9e3swd83js6ganalysisvk97br62bjc4qdzqbqdbb9e3swd83js6gautomationvk97br62bjc4qdzqbqdbb9e3swd83js6gdaily-briefingvk97br62bjc4qdzqbqdbb9e3swd83js6glatestvk97esmm5h0ktabzcm09wwnxer583pv1dnewsvk97br62bjc4qdzqbqdbb9e3swd83js6gstrategic-insightsvk97br62bjc4qdzqbqdbb9e3swd83js6g
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
