ci

Warn

Audited by Socket on Jun 28, 2026

1 alert found:

Anomaly
AnomalyLOW
assets/workflows/pnpm/snapshot-release.yml

No overt malware is present in the workflow YAML itself; however, the workflow materially increases supply-chain and CI compromise impact by (1) checking out a user-supplied branch without visible validation, (2) weakening dependency pinning via `pnpm install --frozen-lockfile=false`, and (3) executing repository-defined publish scripts with `GITHUB_TOKEN`/`NPM_TOKEN` under broad write permissions. This workflow should be hardened by enforcing lockfile pinning, restricting/allowlisting branch triggers, tightening permissions to the minimum needed, and reviewing/attesting the `pnpm ci:snapshot`/`pnpm ci:prerelease` implementations and dependency lifecycle behavior.

Confidence: 62%Severity: 60%
Audit Metadata
Analyzed At
Jun 28, 2026, 04:46 AM
Package URL
pkg:socket/skills-sh/neo-hack%2Fsupermario%2Fci%2F@b6a6e51959d801aecdddfdb89e6c8fa749491bedff4e18822c3d26b41524afbb
Security Audit — socket — ci