ai-search

Warn

Audited by Socket on Aug 28, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS. The stated purpose matches the behavior: this is a web fact-checking wrapper around official AI CLIs, not a disguised credential stealer. Main risk comes from executing arbitrary AI_SEARCH_CMD through sh -c and forwarding user questions to third-party backends, which is proportionate to the purpose but still materially risky if prompts or environment variables are not controlled.

Confidence: 91%Severity: 58%
AnomalyLOW
scripts/ai-search.sh

The code implements an AI-powered web-search workflow and contains no clear malware or sabotage indicators in the supplied fragment. The main security risk is intentional arbitrary shell execution through the environment-controlled AI_SEARCH_CMD, followed by possible disclosure of question and backend data to external services or logs. Filename handling is improved with sanitization and mktemp but should use a strictly safe display encoding if terminal escape injection is a concern.

Confidence: 94%Severity: 62%
Audit Metadata
Analyzed At
Aug 28, 2026, 11:40 PM
Package URL
pkg:socket/skills-sh/tingyulu%2Fmyr2d2%2Fai-search%2F@4dc27d51ccfd5e203fd7797073551a8ca3e34932619dfc33b7e6eadc718329e6
Security Audit — socket — ai-search