jfrog-init

Warn

Audited by Socket on Aug 26, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/lib/command.mjs

Benign in isolation as a PATH-resolution and synchronous execution helper, with no direct indicators of malware, exfiltration, or persistence. However, it is security-sensitive: it can mutate PATH order and it can execute host processes via spawnSync with limited internal safeguards. If upstream code supplies untrusted command/args or an untrusted directory to prependToPathIfMissing, it can enable PATH hijacking or command execution.

Confidence: 68%Severity: 52%
AnomalyLOW
scripts/lib/claude-config.mjs

This module is a local credential migration utility that extracts a token from the URL password component of matching marketplace/source entries, converts it into an `Authorization: Bearer ...` header, removes credentials from the URL, and overwrites the user’s Claude marketplace configuration files atomically. There is no direct evidence of malware behaviors in this snippet (no network calls, no command execution), but it performs security-sensitive handling and persistence of authentication material and suppresses errors, so its behavior should be reviewed in the broader context of how/why `moveTokenToHeader()` is invoked.

Confidence: 62%Severity: 52%
Audit Metadata
Analyzed At
Aug 26, 2026, 12:22 PM
Package URL
pkg:socket/skills-sh/jfrog%2Fdevin-plugin%2Fjfrog-init%2F@24decfefd5a778a38456f120fbea39a06b637b1b4e369526640216bc4c6759e3
Security Audit — socket — jfrog-init