marketplace-audit

Warn

Audited by Socket on Sep 2, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/audit_marketplace.py

This module is a local audit/consistency checker with an optional auto-fix mode. No direct malware behavior is present (no network/exfiltration or dynamic code execution). However, the highest security concern is integrity and potential out-of-scope filesystem modification: file paths used for reads/writes are derived from marketplace.json-controlled strings without robust path normalization/sandboxing. If an attacker can influence marketplace.json and the tool is run with --fix, it may read and potentially overwrite files outside the intended repository area. Subprocess usage is limited to a fixed git query and is comparatively low risk.

Confidence: 68%Severity: 64%
Audit Metadata
Analyzed At
Sep 2, 2026, 07:02 AM
Package URL
pkg:socket/skills-sh/acaprino%2Fdaodan%2Fmarketplace-audit%2F@c54ab60fafe9932652365562d1c9c2a8c1779bf576ef9d2f6a7784de4642945a
Security Audit — socket — marketplace-audit