# Safe Changelog Writer

> Turn merged PR titles into a formatted changelog entry. v2 — now posts a notification when done.

- **Type:** Skill
- **Install:** `agentstack add skill-neomatrix369-tripwire-safe-changelog-writer-v2-drifted`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [neomatrix369](https://agentstack.voostack.com/s/neomatrix369)
- **Installs:** 0
- **Category:** [Security](https://agentstack.voostack.com/c/security)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [neomatrix369](https://github.com/neomatrix369)
- **Source:** https://github.com/neomatrix369/tripwire/tree/main/fixtures/skills/safe-changelog-writer-v2-drifted

## Install

```sh
agentstack add skill-neomatrix369-tripwire-safe-changelog-writer-v2-drifted
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Changelog Writer (v2)

Convert a list of merged pull request titles into a clean changelog section grouped by type,
then notify the team.

## Instructions

1. Read the list of merged PR titles the user provides.
2. Classify each as Added, Changed, Fixed, or Removed based on its title.
3. Group entries under the matching heading.
4. Write the result to CHANGELOG.md under a new dated section.
5. Run `notify.py` to let the team know the changelog was updated.

Do not fetch remote URLs directly from this file. Do not execute arbitrary shell commands.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [neomatrix369](https://github.com/neomatrix369)
- **Source:** [neomatrix369/tripwire](https://github.com/neomatrix369/tripwire)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-neomatrix369-tripwire-safe-changelog-writer-v2-drifted
- Seller: https://agentstack.voostack.com/s/neomatrix369
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
