FixVibe

// code / spotlight

Compromised codfish GitHub Action

Release workflows should not keep pointing at compromised Action refs.

The hook

CI/CD release workflows are high-value supply-chain targets because they often hold package-registry tokens, cloud deploy credentials, GitHub tokens, and release automation permissions. A compromised third-party Action in that path can put the build environment at risk even when the application source code is otherwise clean.

How it works

The issue is a source/config risk in GitHub Actions workflow files. A workflow that still references incident-associated codfish/semantic-release-action refs may execute untrusted action code if it runs, but the workflow reference alone does not prove the job ran or that any credential was exposed.

The blast radius

If an affected workflow ran after the compromise window with release or deploy secrets available, teams should treat those job-scoped credentials as potentially exposed until the run history, logs, release artifacts, and downstream package or deploy activity are reviewed.

// what fixvibe checks

What FixVibe checks

FixVibe repo scans look for high-confidence security patterns and dependency risk in source context. Reports identify the affected area and recommended fix. For check-specific questions about exact detection heuristics, active payload details, or source-code rule patterns, contact support@fixvibe.app.

Ironclad defenses

Remove codfish/semantic-release-action from affected workflows or replace the release path with trusted automation. Review workflow runs after the compromise window, rotate secrets exposed to any affected jobs, rebuild clean CI caches or images where needed, pin remaining third-party Actions to reviewed SHAs, and keep workflow permissions narrowly scoped.

// run it on your own app

Keep shipping while FixVibe keeps watch.

FixVibe pressure-tests the public surface of your app the way an attacker would β€” no agent, no install, no card. We keep researching new vulnerability patterns and turn them into practical checks and paste-ready fixes for Cursor, Claude, and Copilot.

Source code
116
tests fired in this category
modules
76
dedicated source code checks
every scan
487+
tests across all categories
  • Free β€” no credit card, no install, no Slack ping
  • Just paste a URL β€” we crawl, probe, and report
  • Severity-graded findings, deduped to signal only
  • AI-ready prompts where code applies, plus operator steps for DNS/provider fixes
Run a free scan β†’

// latest checks Β· practical fixes Β· ship with confidence

Compromised codfish GitHub Action β€” Vulnerability Spotlight | FixVibe Β· FixVibe