automate-npm-release
Warn
Audited by Socket on Aug 28, 2026
1 alert found:
AnomalyAnomalyEXAMPLE_WORKFLOW.yml
LOWAnomalyLOW
EXAMPLE_WORKFLOW.yml
No direct malicious behavior is evident in this workflow. It implements a conventional npm release pipeline, but it has meaningful supply-chain exposure: mutable GitHub Action tags, unpinned npx execution with a repository token, and elevated write and OIDC permissions. Pin actions and changelogithub to trusted immutable versions, minimize permissions, and protect release tags before using this workflow.
Confidence: 97%Severity: 58%
Audit Metadata