Trade Dashboard

ReviewAudited by ClawScan on May 11, 2026.

Overview

The skill is mostly a coherent B2B analytics dashboard, but it says dashboard results will automatically change other lead-generation skills without explaining approval, limits, or rollback.

Use this skill cautiously if you only want a dashboard: ask the agent not to automatically update Hunter or Qualifier behavior unless you explicitly approve the exact changes, and be aware that generated charts may load external CDN resources.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Incorrect, biased, or poisoned dashboard data could influence future lead discovery and qualification behavior across the workflow without the user clearly approving each change.

Why it was flagged

The skill says dashboard analysis will automatically affect other skills' search strategies and scoring weights, but it does not define approval, scope, validation, or rollback controls.

Skill content
数据回流实现自进化:Dashboard分析结果自动优化Hunter的搜索策略和Qualifier的评分权重。
Recommendation

Require explicit user confirmation before modifying other skills, document the exact files or settings changed, limit the data used, keep an audit log, and provide a clear rollback path.

What this means

Generated dashboards may depend on third-party scripts being available and trustworthy when opened.

Why it was flagged

The dashboard intends to rely on external CDN-loaded visualization libraries; this is purpose-aligned, but the artifacts do not specify exact CDN URLs, integrity hashes, or pinned versions.

Skill content
ECharts 5 - 图表渲染
- Leaflet - 地图可视化
- CDN加载 - 无需本地依赖
Recommendation

Use pinned library versions, trusted CDN URLs, and Subresource Integrity hashes, or bundle vetted local copies for sensitive dashboards.