make-changelog
Fail
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
Overall, the skill's footprint is coherent with its stated purpose of generating/updating a CHANGELOG from git history. It uses standard, trusted tooling (git, Python) and does not require or transmit credentials or perform external network actions. The main risk is accidental overwriting of CHANGELOG.md in fresh mode, which is mitigated by user prompts in the described flow. Security posture is benign to low; no external dependencies or credential flows are introduced by the described design.
Confidence: 98%
Audit Metadata