review

Warn

Audited by Socket on Jun 14, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md
AnomalyLOW
templates/types.md

No explicit malicious payload is evident in this wrapper itself. The main security concerns are (1) use of `eval` to derive HOME (shell execution-risk smell) and (2) execution of a local script under `$HOME` without verification, combined with piping potentially untrusted prompt content into that runner (prompt-injection/control influence risk). Review the integrity of `$HOME/.claude/shared/companions/runner.sh` and ensure it does not execute arbitrary commands based on prompt content.

Confidence: 100%Severity: 60%
Audit Metadata
Analyzed At
Jun 14, 2026, 08:42 AM
Package URL
pkg:socket/skills-sh/matteocervelli%2Fllms%2Freview%2F@ea7152c59bb5120aa0a93a252a02991db1d93088207500f9441eb347e24c5c9e
Security Audit — socket — review