Changelog Generator Pro

PassAudited by ClawScan on May 1, 2026.

Overview

This appears to be a straightforward instruction-only changelog generator; the main thing to notice is that it will inspect your repository’s commit history when you ask it to.

This skill looks safe for normal changelog drafting. Run it only from the repository you want summarized, avoid including sensitive commit details in public release notes, and review any generated CHANGELOG.md content before publishing.

Findings (1)

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

When used in a repository, the agent may inspect commit history to generate release notes.

Why it was flagged

The skill’s core function involves reading repository commit history. This is purpose-aligned for changelog generation, but users should be aware that commit messages and history may contain internal or sensitive project details.

Skill content
**Scans Git History**: Analyzes commits from a specific time period or between versions
Recommendation

Use it only in repositories you intend the agent to review, and check the generated changelog before publishing.