ask-many-models

Warn

Audited by Socket on Aug 27, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/notify.ts

The code is not evidently malicious and has a legitimate notification purpose, but it contains a command-injection risk. `sound` and `group` are directly injectable, while the quote-based handling of other fields is insufficient for shell safety. Use spawn/execFile with an argument array and validate option values, especially when any notification data can originate outside trusted code.

Confidence: 98%Severity: 82%
Audit Metadata
Analyzed At
Aug 27, 2026, 06:21 AM
Package URL
pkg:socket/skills-sh/hartreeworks%2Fskill--ask-many-models%2Fask-many-models%2F@9cee5631e2b9c0ef1a815d6ed1661ac6719462ca
Security Audit — socket — ask-many-models