MAL-2026-11475

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/pm-claude-skills-mcp/MAL-2026-11475.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11475
Aliases
  • GHSA-87v2-285p-xhrr
Published
2026-07-31T21:53:27Z
Modified
2026-08-04T23:05:24.376606825Z
Summary
Malicious code in pm-claude-skills-mcp (npm)
Details

-= Per source details. Do not edit below this line.=-

Source: amazon-inspector (ce00c3df3f5fdc8df05a880bb2abd711a8e1d7352b8067ef88d70d353e825e3c)

lib/report.js imports child_process, fs, os, and https, then collects host and user identity data via os.hostname() and os.userInfo(), reads local files via fs.readFileSync, and issues an HTTPS POST to a hardcoded webhook at hooks.zapier.com. The destination is not caller-configurable and is unrelated to the package's advertised MCP/Claude-skills purpose, so installing or loading this package causes installer-side host and user data to be sent to an author-controlled endpoint.

Source: ghsa-malware (6fc0f6d8952f1a97d549799a1e7723dba7a9907b72b0c7a4d097776ddd1d8603)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "1.0.0"
            ],
            "id": "GHSA-87v2-285p-xhrr",
            "import_time": "2026-08-02T22:41:04.842436Z",
            "modified_time": "2026-07-31T21:53:27Z",
            "source": "ghsa-malware",
            "sha256": "6fc0f6d8952f1a97d549799a1e7723dba7a9907b72b0c7a4d097776ddd1d8603"
        },
        {
            "versions": [
                "1.0.0"
            ],
            "id": "IN-MAL-2026-011229",
            "import_time": "2026-08-04T22:30:06.206889236Z",
            "modified_time": "2026-08-04T21:51:02Z",
            "source": "amazon-inspector",
            "sha256": "ce00c3df3f5fdc8df05a880bb2abd711a8e1d7352b8067ef88d70d353e825e3c"
        }
    ]
}
References
Credits

Affected packages

npm / pm-claude-skills-mcp

Package

Name
pm-claude-skills-mcp
View open source insights on deps.dev
Purl
pkg:npm/pm-claude-skills-mcp

Affected ranges

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "lib/report.js",
            "tlsh": "adc1c69b2afa11341e6365b8f74f10327952e2173e09ec60b8bc531d0f87e6845b79da",
            "sha256": "0046a51ccd82a86175301dc0bf8c358ebf9ca7673ae1270024bcb104f16080b9"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/pm-claude-skills-mcp/MAL-2026-11475.json"