release-notes

Warn

Audited by Socket on Feb 25, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This skill is functionally coherent with its stated purpose: it reads whatsNew.ts, optionally fetches Linear issues (using a user-provided LINEAR_API_KEY), inspects local git context, formats release note entries, edits the release notes file, and can run a local Python script to generate a .docx. I found no obfuscated code or hardcoded secrets and no evidence of third-party proxying or credential harvesting. The primary risks are standard operational ones: handling of the LINEAR_API_KEY (sensitive credential used in outgoing requests), execution of local shell commands and a local Python generator (which must be trusted), and the potential for an automated agent to make repository edits without explicit user approval. These are manageable if the user limits execution privileges, protects the LINEAR_API_KEY, reviews any generated edits, and inspects the generate_docx.py script before running it.

Confidence: 85%Severity: 75%
Audit Metadata
Analyzed At
Feb 25, 2026, 11:16 AM
Package URL
pkg:socket/skills-sh/anyproto%2Fanytype-ts%2Frelease-notes%2F@721df31a4bf72d804c0802a390d53df5275a67b6