Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
75
75%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). This skill's implementation playbook (resources/implementation-playbook.md) explicitly instructs using tools and GitHub Actions (semantic-release, git-cliff, GitHub workflows) that read commits, PRs, and GitHub release metadata—i.e., user-generated content from GitHub—which the automation ingests and uses to generate changelogs and drive release/versioning decisions.