Skill flagged — suspicious patterns detected

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

Ai Report Generator

v1.0.0

根据飞书表格中的小红书数据,生成运营报告

0· 112·1 current·1 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 huangfeng1995/ai-report-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Ai Report Generator" (huangfeng1995/ai-report-generator) from ClawHub.
Skill page: https://clawhub.ai/huangfeng1995/ai-report-generator
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 ai-report-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install ai-report-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
The name/description and SKILL.md are coherent: the skill reads Feishu (Bitable) data and generates运营报告. However, the manifest declares no credentials or required env vars even though the SKILL.md explicitly says the app needs Bitable read permission. The missing declaration of how credentials are supplied is a gap (could be platform-provided connector or an omission).
Instruction Scope
SKILL.md narrowly instructs reading Bitable fields, computing metrics, and emitting a report; it does not ask to read unrelated files, environment variables, or to send data to arbitrary external endpoints. Scope is appropriate for the stated purpose.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes risk from downloads or arbitrary code execution.
!
Credentials
The skill requires Feishu Bitable access in practice, but the registry metadata lists no required env vars or primary credential. That mismatch could be benign if the platform supplies a connector, but it also could indicate the skill's author omitted needed declarations. Additionally, there is no publisher/homepage contact to validate intent.
Persistence & Privilege
always is false and the skill is user-invocable with normal model invocation. The skill does not request persistent system presence or modify other skills; no elevated privileges are declared.
What to consider before installing
This instruction-only skill appears to do what it says (read Feishu Bitable and generate a report) and has a small surface area, but you should verify how it will access your Feishu data before enabling it. Ask or check: (1) how are Feishu/Bitable credentials supplied—via a platform connector or environment variables? (2) what exact app scopes/permissions will be granted (limit to Bitable read only)? (3) where are generated reports stored or sent—are they kept locally in the agent, posted back to an external service, or emailed? (4) who published the skill (there's no homepage/contact)? If you can't confirm these, test with a non-sensitive/dummy Feishu table and least-privilege app credentials, or decline installation until the publisher provides contact and clear credential instructions.

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

latestvk979wj3qwxkb3sjjffxdg36y5n83esk8
112downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

AI 运营报告生成器

从飞书表格读取数据,生成小红书运营分析报告。

功能

  1. 读取数据 - 从飞书 Bitable 获取笔记数据
  2. 数据分析 - 计算关键指标(阅读量、互动率、涨粉等)
  3. 生成报告 - 输出运营分析和建议

数据来源

飞书表格字段:

  • 笔记标题
  • 发布时间
  • 浏览量
  • 点赞数
  • 收藏数
  • 评论数
  • 分享数

输出报告结构

# 小红书运营周报

## 数据概览
- 本周发布:X 篇
- 总曝光:X
- 总互动:X
- 互动率:X%

## 爆款分析
- 最佳笔记:标题
- 最高互动:X

## 问题诊断
- 低互动原因分析

## 优化建议
- 下周计划

使用方式

生成上周的小红书运营报告

前提条件

  • 飞书表格已创建并有数据
  • 应用有 Bitable 读取权限

Comments

Loading comments...