发芽笔记生成

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: sprout-notes Version: 1.0.0 The 'sprout-notes' skill is a content processing workflow designed to transform articles or social media posts into structured narrative reports. It functions by applying a specific prompt template to input text and saving the output as a Markdown file. The logic is transparent, lacks any network or shell execution capabilities, and contains no indicators of data exfiltration or malicious intent in its instructions (SKILL.md).

Findings (0)

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

A local Markdown note may be created containing insights or summaries based on the material you provide.

Why it was flagged

The skill saves a generated report derived from the provided material to disk. This is disclosed and central to the skill, but it can persist summaries or transformed details from the source material.

Skill content
**目录**:与材料保存目录一致(由调用方传入 `output_dir`,默认为当前目录)

**文件内容**:直接写入发芽报告原文
Recommendation

Use a deliberate output directory and avoid providing private or sensitive material unless you are comfortable with the generated note being stored there.