docs-search

Warn

Audited by Socket on Sep 15, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
run-ax.sh

The code is a conventional binary bootstrapper, not evidently malware. Its primary security risk is the trusted download-and-execute design: releases and archives are executed without integrity verification, and temporary cache/version data may be tampered with in some environments. Archive extraction and unsanitized version interpolation also warrant hardening. The fragment contains no clear malicious behavior, but use should depend on trust in the GitHub release process and should preferably add signed checksum verification, strict version validation, secure cache permissions, and archive path validation.

Confidence: 96%Severity: 58%
AnomalyLOW
run-ax.ps1

The fragment is a legitimate-looking bootstrap script for downloading and launching ax.exe from GitHub. It does not show direct malware behavior such as data theft, persistence, cryptomining, or reverse-shell activity. However, it executes a remotely obtained binary without integrity or authenticity verification and trusts a mutable temporary cache, creating a significant supply-chain and local-cache tampering risk. Pinning versions and verifying signed checksums or release signatures would reduce the risk.

Confidence: 97%Severity: 67%
Audit Metadata
Analyzed At
Sep 15, 2026, 07:18 AM
Package URL
pkg:socket/skills-sh/toss%2Fapps-in-toss-skills%2Fdocs-search%2F@0c6a76dba7e42e059d94e7a774639854bf2616aae6bfaa484a70a697dfb14eb4
Security Audit — socket — docs-search