npx-ownership-panel

Warn

Audited by Socket on Sep 7, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/npx_linking/matching.py

Overall, the core normalization/tokenization and TF-IDF matching logic appears deterministic and non-interactive. The significant security issue is the parity-check mechanism: _lift() dynamically reads Python source from LINKING_DIR and executes selected AST nodes via exec() without sandboxing or integrity checks. This creates a meaningful supply-chain/integrity risk if the local helper scripts/parity files can be tampered with. No direct evidence of malware behaviors like network exfiltration or credential theft is visible in this fragment.

Confidence: 68%Severity: 66%
Audit Metadata
Analyzed At
Sep 7, 2026, 05:56 AM
Package URL
pkg:socket/skills-sh/edwinhu%2Fworkflows%2Fnpx-ownership-panel%2F@eddbe9a9787f5b27d6f59d8f781aabdb02e6656a0cd14c690177978f1db56bfc
Security Audit — socket — npx-ownership-panel