admin

Warn

Audited by Socket on Apr 10, 2026

1 alert found:

Anomaly
AnomalyLOW
assets/mcp-claude-desktop-config.json

The file is a configuration that instructs the system to execute remote npm packages via npx and local node scripts, and to inject credentials via environment variables. On its own it is not malicious, but it enables high-risk actions: automatic execution of unpinned npm packages and giving those processes access to sensitive data (GitHub PAT, API keys) and the user's filesystem. Recommend: avoid running npx -y without pinned package versions, do not store real secrets in plaintext in configs, restrict filesystem server roots, and audit the referenced npm packages and local scripts before running. Treat this configuration as potentially dangerous until provenance of target packages and local scripts is verified.

Confidence: 85%Severity: 65%
Audit Metadata
Analyzed At
Apr 10, 2026, 08:14 AM
Package URL
pkg:socket/skills-sh/evolv3-ai%2Fvibe-skills%2Fadmin%2F@7831fbc992012cb2efd88c49c4650a41e7b9995c
Security Audit — socket — admin