Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

大象沟通日报

v1.0.5

生成大象(即时通讯工具)每日沟通分析报告。自动汇总个人对话、群聊消息,按时间段分析沟通频率,识别活跃联系人,生成结构化的沟通摘要。使用场景:用户提及'大象日报'、'沟通日报'、'每日沟通'、'daxiang report'、'沟通汇总'时触发。

0· 178·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for kindhf/daxiang-daily-report.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "大象沟通日报" (kindhf/daxiang-daily-report) from ClawHub.
Skill page: https://clawhub.ai/kindhf/daxiang-daily-report
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install daxiang-daily-report

ClawHub CLI

Package manager switcher

npx clawhub@latest install daxiang-daily-report
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
The skill claims to generate daily reports from 大象 chat data and the included Python script implements that. However the package metadata declares no required binaries or env vars while README and the script require Python 3.8+ and optionally the DX CLI/browser automation. The omission of those requirements in metadata is an inconsistency (likely sloppy packaging) but not necessarily malicious.
Instruction Scope
SKILL.md and README specify the skill uses data files under a workspace data/ directory. The Python script reads/writes files under home-path defaults (e.g., /Users/hongfei/.openclaw/...) or environment-overridable paths, and will save full conversation contents into reports. The script can also invoke the DX CLI to fetch messages (subprocess calls). There is no instruction to read unrelated system files or exfiltrate data to external endpoints, but the report includes complete message content (sensitive) and the script may interact with external tooling (dx), so the runtime scope includes local filesystem I/O and external CLI/network activity.
!
Install Mechanism
There is no install spec (instruction-only), but the skill ships executable scripts that will be placed on disk when the skill is installed. The README notes dependencies (Python 3.8+, OpenClaw, optional DX CLI, Chrome) but the registry metadata didn't declare these. The lack of an explicit install step for dependencies or declaration of required binaries is a packaging gap that could trip users and lead them to manually install tools from internal registries (README mentions an internal npm registry URL).
!
Credentials
Declared requirements list no env vars or credentials, but the script reads several environment variables if present (DAXIANG_WORKSPACE, DAXIANG_DATA_DIR, DAXIANG_REPORT_DIR, DAXIANG_SELF_NAME and several MAX_* overrides) and will invoke the DX CLI which relies on the user's DX authentication. The skill does not ask for tokens directly, but it expects external tooling (dx) that may have its own credentials. The absence of any declared credential requirements in metadata is inconsistent with runtime behavior.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It suggests (in README) that users may add a cron job to run the script, but that is user-driven. The skill does write output files into the user's workspace/data directories (normal for this purpose) but does not modify other skills or agent-wide settings.
What to consider before installing
This skill appears to do what it claims (produce daily reports from 大象 chat data), but there are packaging and configuration inconsistencies you should consider before installing: - The metadata incorrectly lists no required binaries/env vars. The script requires Python 3.8+ and may optionally call the DX CLI (dx). Ensure you have/expect these tools installed and understand how the DX CLI authenticates (it may use internal credentials). - The script uses default hardcoded paths under /Users/hongfei/.openclaw/..., but will respect environment variables. Review and, if needed, set DAXIANG_WORKSPACE, DAXIANG_DATA_DIR, and DAXIANG_REPORT_DIR to safe directories before running. - The generated report includes complete, unredacted message contents. Treat outputs as highly sensitive and avoid uploading them to third-party services. - The script invokes subprocesses (dx) and may contact network services via that CLI; verify the DX CLI and any registries you might be asked to use (the README references an internal npm registry) before following install instructions. - Prefer to run the bundled Python script locally in a safe environment first, inspect its outputs, and confirm it only accesses the expected data files. If you plan automated runs, create a restricted workspace and explicit cron job rather than blindly following default paths. If you want, I can point out exact lines in the script that call external commands and write files, or suggest minimal metadata updates the author should make (declare Python and DX CLI dependencies, list env vars, remove hardcoded home paths).

Like a lobster shell, security has layers — review code before you run it.

latestvk97c9c311twdqh3ng8p9k0gfcx832nra
178downloads
0stars
1versions
Updated 3h ago
v1.0.5
MIT-0

大象沟通日报

自动分析大象(即时通讯工具)的聊天记录,生成每日沟通分析报告。

功能特性

  • 📊 数据概览: 统计每日个人对话人数、群聊数量、消息总数
  • 时间分析: 按上午/下午/晚间/凌晨时段分析沟通分布
  • 🗣️ 联系人分析: 识别活跃联系人,提取关键沟通内容
  • 🏠 群聊分析: 汇总群聊消息,识别活跃群组
  • 📝 总结建议: 基于沟通模式提供分析洞察

命令

/daxiang-report [日期]

生成指定日期的大象沟通日报。

参数:

  • 日期 (可选): 格式 YYYY-MM-DD,默认为昨天

使用方式:

  • 输入 /daxiang-report 生成昨日报告
  • 输入 /daxiang-report 2026-03-12 生成指定日期报告

数据来源

数据文件位于工作区 data/ 目录:

  • daxiang_messages_{date}_full.json - 原始消息数据
  • daxiang_{date}_v1.md - 历史报告

输出格式

生成的报告包含以下6大板块:

# 📊 {日期}日大象沟通汇总分析

## 📈 一、今日数据概览
| 指标 | 数值 |
|:-----|-----:|
| 个人对话 | X 人 |
| 活跃群聊 | X |
| 系统通知 | X |
| 消息总数 | X 条 |

## ⏰ 二、时间精力分布
按上午/下午/晚间/凌晨时段分析,每个时段包含:
- 沟通对象表格(沟通对象、类型、消息数、主要沟通方向和内容)
- 时段总结

## 🗣️ 三、单人沟通分析
每个联系人包含:
- 星级评分(⭐⭐⭐⭐⭐)
- 主题分类
- 对话背景
- 沟通要点
- 角色洞察
- **完整沟通内容表格**:| 时间 | 说话人 | 具体内容 | - 展示该联系人的所有消息记录,不缩减

## 💬 四、群聊汇总
每个群包含:
- 消息数
- @我次数
- 主题分类
- 群聊摘要
- @我的主要内容

## 💡 五、整体洞察
- 沟通重心
- 协同场域
- 时间投入
- 待办压力

## ✅ 六、todo清单
自动识别待办事项,包含:
- 待办事项
- 来源
- 时间
- 备注

注意事项

  • 需要大象消息数据文件支持
  • 自动过滤系统通知类消息
  • 按消息数排序识别活跃联系人和群组

Comments

Loading comments...