selection-toolkit

Warn

Audited by Socket on Aug 5, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/selection_toolkit.py

The module itself is primarily a benign orchestration and parsing/serialization tool, but it introduces a significant supply-chain/import integrity weakness: it dynamically probes local filesystem locations and then prepends a discovered directory to sys.path before importing ane_package, which can enable import hijacking and arbitrary code execution if a malicious ane_package package is present in any probed/writable location (especially via WORK_FOLDER_ROOT or the hardcoded OneDrive path). Other risks (Excel automation effects, potential macro behavior, and deeper malicious payloads) are delegated to ane_package modules and the workbook templates and cannot be confirmed from this fragment alone. No explicit malware indicators (network exfiltration, credential theft, reverse shells, destructive actions) are evident in this code.

Confidence: 68%Severity: 60%
Audit Metadata
Analyzed At
Aug 5, 2026, 12:51 PM
Package URL
pkg:socket/skills-sh/gasserane%2Fpersonal-skills%2Fselection-toolkit%2F@2eea656282a8eb9ced3177457d491558d4e43b47123559c52bf52b6baa1ff9c9
Security Audit — socket — selection-toolkit