Skip to main content
Scans/npm/pcm-agents

pcm-agents

npm

Share

Summary

pcm-agents v0.6.79 was classified as CRITICAL RISK with a risk score of 2860. Sigil detected 180 findings across 564 files, covering phases including install hooks, code patterns, obfuscation. Review the findings below before installing this package.

CRITICAL RISK(2860)

v0.6.79

20 March 2026, 06:53 UTC

by Sigil Bot

Risk Score

2860

Findings

180

Files Scanned

564

Provenance

Findings by Phase

Phase Ordering

Phases are ordered by criticality, with the most dangerous at the top. Click any phase header to expand or collapse its findings. Critical phases are expanded by default.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/dist/cjs/app-globals-BIO4q6tX.js:471

/** Gets integrations to install */
function getIntegrationsToSetup(options) {
  const defaultIntegrations = options.defaultIntegrations || [];
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/dist/components/index.js:471

/** Gets integrations to install */
function getIntegrationsToSetup(options) {
  const defaultIntegrations = options.defaultIntegrations || [];
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/dist/esm/app-globals-Chti62re.js:469

/** Gets integrations to install */
function getIntegrationsToSetup(options) {
  const defaultIntegrations = options.defaultIntegrations || [];
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/dist/pcm-agents/p-CeRTfvY9.js:1

import{D as t,l as n,g as e,G as r,d as s,e as o,n as i,S as c,f as u,h as a,m as f,u as l,i as d,j as p,k as h,r as m,o as y,p as g,q as v,t as _,v as b,w as E,x as w,y as $,z as S,A as x,B as T,C as k,E as R,F as N,H as j,I as O,J as A,K as D,L,M as C,N as I,O as U,P as M,Q as P,R as B,T as q,U as F,V as H,W,X as G,Y as X,Z as z,_ as Y,c as J,$ as K,a0 as Z,a1 as V,a2 as Q,a3 as tt,a4 as nt,a5 as et,a6 as rt,a7 as st,a8 as ot,a9 as it,aa as ct,ab as ut,ac as at,ad as ft,ae as lt}from"./p-Bs-zO
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

Badge

Sigil scan badge for npm/pcm-agents

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/pcm-agents)](https://sigilsec.ai/scans/238251A1-8937-4937-A186-2E4AE0CCB5AC)

HTML

<a href="https://sigilsec.ai/scans/238251A1-8937-4937-A186-2E4AE0CCB5AC"><img src="https://sigilsec.ai/badge/npm/pcm-agents" alt="Sigil Scan"></a>

Run This Scan Yourself

Scan your own packages

Run Sigil locally to audit any package before it touches your codebase.

curl -sSL https://sigilsec.ai/install.sh | sh
Read the docs →Free. Apache 2.0.

Early Access

Get cloud scanning, threat intel, and CI/CD integration.

Join 150+ developers on the waitlist.

Get threat intelligence and product updates

Security research, new threat signatures, and product updates. No spam.

Other npm scans

Believe this result is incorrect? Request a review or see our Terms of Service and Methodology.

Scanned bySigil Bot