Decision RecordActivePublished without chair review
CRT-2026-004006 Jul 2026AFTERNOON EDITIONDaily Roundtable
Treat affected developer-tool executions as credential exposure
Treat developer workstations, CI runners, and build jobs that confirmedly installed or executed affected TeamPCP, ChocoPoCs, or malicious package artifacts as exposed. Freeze risky CI/CD execution paths, disable package install scripts where feasible, force installs through artifact proxies with lockfile or hash enforcement, rotate developer, cloud, source-control, package, and API credentials, and rebuild affected runners or machines from known-good images.
Current public guidance · the full record
What to do now
Under reviewAt a glanceFor any developer workstation, CI runner, or cloud build job with confirmed install or execution of affected TeamPCP, ChocoPoCs, Paperclip2, or malicious package artifacts, treat the system as a credential-exposure event now.
Pause the affected build path, disable package install scripts where feasible, and route package installation through trusted artifact proxies with lockfile or hash enforcement.
Rotate credentials reachable from those environments, including developer credentials, cloud keys, source-control tokens, package registry tokens, deploy keys, Kubernetes secrets, SSH credentials, and API keys.
Rebuild affected runners or machines from known-good images rather than trusting cleanup on the original host. Do not apply this to every developer by default; use SBOMs, lockfiles, dependency histories, CI logs, package-install logs, and network beacons to identify confirmed exposure.
Why now
Under reviewThe packet treats this as an immediate trust-path failure in developer tooling and build systems, not as a routine patch queue item.
The Roundtable final synthesis lists developer-tool installs or CI runs involving TeamPCP, ChocoPoCs, or malicious npm packages as a high-action item.
The supply-chain analysis says confirmed install or execution on developer workstations, CI runners, or cloud build jobs should be treated as exposure.
The evidence review supports containment now while keeping package and version scoping conditional because authoritative affected-version data is missing. Acting now limits the window in which exposed developer, cloud, source-control, package, Kubernetes, SSH, and API credentials can be reused.
Who is affected
Under reviewDeveloper workstations are affected when they installed or executed affected TeamPCP, ChocoPoCs, Paperclip2, or malicious package artifacts; the consequence is possible exposure of local developer credentials, source-control access, package tokens, SSH keys, cloud keys, and API keys.
CI runners and cloud build jobs are affected when they installed or executed the affected artifacts during builds or tests; the consequence is possible exposure of build secrets, deploy keys, service principals, cloud credentials, Kubernetes secrets, package registry credentials, and downstream deployment trust.
Security and developer-tool users are affected where TeamPCP-related compromise touched trusted tooling around Trivy, KICS, LiteLLM, and Telnyx SDK distribution; the consequence is that normal tool execution may no longer be a trusted boundary.
Vulnerability researchers are affected where ChocoPoCs fake GitHub proof-of-concept repositories or malicious Python dependencies such as frint and skytext were installed or run; the consequence is exposure from research or testing environments that often hold privileged tokens.
npm package consumers are affected where Paperclip2 malicious npm packages with reported reverse-shell postinstall scripts were installed; the consequence is host-level execution during package installation. The packet does not provide exact affected package versions, so scope must be confirmed from local install evidence and authoritative package metadata.
What supports this
Under reviewThe TeamPCP handoff item reports FBI warning activity around software supply-chain attacks against developer tools. The supply-chain analysis says TeamPCP is reported as compromise of trusted developer and security tooling around Trivy, KICS, LiteLLM, and Telnyx SDK distribution; this supports treating execution in developer and build contexts as a trust-path failure.
The ChocoPoCs handoff item reports fake proof-of-concept repositories targeting vulnerability researchers. The supply-chain analysis adds that ChocoPoCs uses fake GitHub exploit repositories with malicious Python dependencies including frint and skytext; this supports checking developer workstations and research or testing environments for package execution.
The Paperclip2 handoff item reports malicious npm packages with reverse-shell postinstall scripts. The evidence review treats this as relevant to containment but notes that the visible packet lacks underlying package metadata and corroborating source detail; this supports conditional action only after confirmed install or execution.
The defense architecture analysis supports containment-first response: freeze risky CI/CD execution paths, rotate credentials, revoke tokens, and quarantine builds when developer-tool or package execution may have exposed secrets.
The evidence review supports the operational action: systems that installed or executed affected TeamPCP, ChocoPoCs, or malicious npm package artifacts should be treated as exposed, with credential rotation, artifact proxy controls, and rebuilds from known-good images.
How the Roundtable reached this
Under reviewThe Roundtable separated broad developer concern from confirmed exposure.
The supply-chain analyst argued that this should not be framed as all developers being compromised, but that any developer workstation, CI runner, or cloud build job that installed or executed affected artifacts should be treated as exposed.
The defense architect separately prioritized containment-first actions, including build quarantine and credential rotation.
The evidence review found support for conditional containment, credential rotation, artifact-source controls, and rebuilds, while also identifying a gap: exact affected package and version data was not present in the packet.
The boundary review accepted public wording because the action is conditional on confirmed install or execution rather than an unsupported universal compromise claim.
The arbiter selected a new operational action record because no bounded prior matching decision was available and the version gap can be handled as an enrichment need.
What is uncertain
MissingThe main uncertainty is scope, not the containment rule.
The packet supports treating confirmed install or execution as credential exposure, but it does not establish exact affected versions or a complete affected-artifact list. It also does not prove that every developer workstation, CI runner, or cloud build job is exposed.
Paperclip2 postinstall reverse-shell behavior is reported in the handoff, but the evidence review notes limited visible corroboration in the discussion. TeamPCP advisory detail is also not verified in the visible evidence.
Use confirmed installation or execution evidence to decide which systems enter quarantine, rotation, and rebuild workflows.
What evidence is missing
MissingThe packet does not include authoritative package metadata, affected package and version lists, or vendor advisory detail for the TeamPCP, ChocoPoCs, or Paperclip2 artifacts.
It also does not include install logs proving which developer workstations, CI runners, or cloud build jobs actually installed or executed the affected artifacts.
The Paperclip2 reverse-shell postinstall detail is present as a reported handoff item, but the evidence review says the visible discussion lacks corroborating source detail beyond that report.
Before narrowing or closing scope, collect SBOMs, lockfiles, dependency histories, CI logs, package-install records, artifact hashes, package registry metadata, and advisory or repository data for TeamPCP, ChocoPoCs, Paperclip2, frint, and skytext.
What would change this
Under reviewNarrow the action if authoritative package metadata, advisory detail, and local install logs show that a developer workstation, CI runner, or cloud build job did not install or execute affected TeamPCP, ChocoPoCs, Paperclip2, frint, skytext, or related malicious package artifacts.
Expand the action if package registry data, CI logs, lockfiles, SBOMs, or network telemetry show additional affected package names, versions, hashes, or install-script execution.
Escalate from containment to incident response if logs show credential use after exposure, source-control changes, package publication, cloud IAM changes, Kubernetes secret access, or deployment from an exposed runner.
What to watch next
Under reviewWatch SBOMs, lockfiles, dependency histories, CI logs, IAM changes, service principals, deploy keys, and package-install network beacons for evidence that TeamPCP, ChocoPoCs, Paperclip2, frint, skytext, or related malicious package artifacts were installed or executed.
If new package metadata, advisory data, or install logs identify additional affected artifacts or versions, expand quarantine, credential rotation, and rebuild scope to those systems.
If provenance is re-established and all secrets reachable from exposed contexts have been rotated, close the affected build path only after clean rebuilds and trusted artifact-source enforcement are in place.
Evidence basis
Summary: The afternoon board is not a CVE scoreboard; it is a trust-path failure map. Sysdig’s JadePuffer/Langflow case is operationally urgent because, according to the briefing, an internet-facing AI workflow server was used for RCE, secr…
Public value history
- 06 Jul 2026Initial public guidanceCurrent guidance
Created the first public value version for this Decision Record.
Source RoundtableAfternoon roundtableConvened 06 Jul 2026Methodology
How the panel reaches a Public Decision Record.