software-manual

Warn

Audited by Socket on Aug 7, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/extract_apis.py

No direct malware behavior (e.g., exfiltration, backdoor, remote shell) is evident in this code fragment. However, it materially increases security risk through two mechanisms: it can install third-party npm/pip packages at runtime without version pinning or integrity verification, and it modifies sys.path to import and execute target project code during documentation extraction (potential import-time side effects). This is best treated as a high-supply-chain/execution-surface utility and should be run only in trusted/locked environments (e.g., pinned tooling, locked dependency graphs, and controlled repositories).

Confidence: 70%Severity: 60%
Audit Metadata
Analyzed At
Aug 7, 2026, 04:50 AM
Package URL
pkg:socket/skills-sh/catlog22%2Fskill-hub%2Fsoftware-manual%2F@d82333fa3fb8c0f01f77622ef1fccf1a9554abef498b014917d18d9d276df492
Security Audit — socket — software-manual