persona-seed

Warn

Audited by Socket on Aug 13, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/registry.js

This module is primarily a registry-driven plugin loader. The dominant security concern is that registry-controlled entry.module is used to compute a filesystem path that is passed to require(), enabling attacker-influenced arbitrary module loading/execution if registry.json contents or opts.registryPath provenance are not strictly trusted. There is also an arbitrary local file read risk if opts.registryPath is exposed to untrusted callers. No explicit malware behaviors (network exfiltration, credential theft, persistence) are visible in this fragment; the main risk is dynamic code execution via unvalidated module path construction.

Confidence: 72%Severity: 62%
Audit Metadata
Analyzed At
Aug 13, 2026, 01:57 AM
Package URL
pkg:socket/skills-sh/acnlabs%2Fopenpersona%2Fpersona-seed%2F@efa56165a7fe98f6e129e360172074941194ff6a2267d60dbfe4caca2c548fa0
Security Audit — socket — persona-seed