Real Skill packageSource verifiedClawHub registry

finance-news-warmap

金融/行业「新闻作战地图」构建 skill。把真实搜索新闻按经纬度落点,生成 Palantir 风格、可离线双击打开的单文件 HTML(ECharts 地理散点 + 中国/世界切换 + 可筛选可悬停 + 右侧数据驱动「建议区」)。配套 search→compile→fill 流水线,把每个细分领域自动补满 N 条真实新闻并去重,绝不编造数据。触发:做新闻情报地图、作战地图、创新动态地图、搜新闻自动补满、给高管出趋势与建议面板、要离线自包含 HTML 交付物。**调用前须由 agent 执行 WebSearch 联网能力探测(不可用则中止,不编造/不占位;此为 agent 侧流程约束,非代码强制断言)。所有库/字体/地图数据均随技能本地分发并在构建时内联,运行时无任何 CDN/外部请求。**

Identity and source

Publisher attributionzsdregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 60% rule confidence
Package forminstruction with code17 recorded files
Canonical sourceClawHub registryclawhub:forrestneo:finance-news-warmap
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/15/2026.claude/skills/finance-news-warmap

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/15/2026.agents/skills/finance-news-warmap

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/15/2026skills/finance-news-warmap

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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 @forrestneo/finance-news-warmap
clawhub inspect @forrestneo/finance-news-warmap --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
12 / 17 inspected as text
Checked
8/15/2026, 7:03:12 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
3 dependency and API indicators
  • pypi: openpyxl >=3.1
  • api: clawhub.ai
  • api: github.com
External clawhub result: suspicious

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.

Evidence checked
8/15/2026, 4:43:59 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:113be171f7121897a9d6ea7a24f3fa2abbf02121f0c7a4b26aec0695f2699f91
Show up to 17 recorded paths
  • .gitignore
  • README.md
  • references
  • references/assets
  • references/assets/china.json
  • references/assets/echarts.min.js
  • references/assets/world.json
  • references/assets/xlsx.full.min.js
  • references/build.py
  • references/config.example.toml
  • references/db.py
  • references/news_sample.json
  • references/pipeline.py
  • references/template.html
  • requirements.txt
  • skill-card.md
  • SKILL.md

Source changelog

finance-news-warmap v1.1.0 - Initial skill release: build Palantir-style offline "finance/industry news war maps" from real, recent news, geolocated by city. - Workflow includes: taxonomy-driven real news search → deduplication → auto-fill per sub-sector → export to an offline, self-contained HTML (all libraries/maps inline). - Features a data-driven suggestions panel summarizing trends and actionable advice for executives, tailored to user-defined roles. - Strict rule: No fabricated or placeholder data—only real, web-searched news is used; if live WebSearch is unavailable, the workflow stops. - All output (HTML/maps/fonts) is single-file, offline-capable, with no CDN or external requests.