ai-coding-agents

Warn

Audited by Socket on Aug 12, 2026

1 alert found:

Anomaly
AnomalyLOW
references/platform-patterns.md

No clear evidence of intentional malware is present in the snippet (no overt backdoor/exfiltration/credential harvesting). However, it demonstrates a meaningful security risk typical of agent-tooling: it provides an agent with the ability to execute local commands (npx/eslint/jest/npm audit) via custom tool handlers using path-like inputs with only minimal validation shown. Without strict workspace confinement, path allowlisting/normalization, and hardened sandbox/permission controls around tool invocation and dependency execution, this can become an abuse primitive and can also leak sensitive diagnostic output through streaming/printing.

Confidence: 60%Severity: 58%
Audit Metadata
Analyzed At
Aug 12, 2026, 09:11 PM
Package URL
pkg:socket/skills-sh/vasilyu1983%2Fai-agents-public%2Fai-coding-agents%2F@c8cbeb361fd290d9da90f099e629a79b3df5964045c3ba305da131d1a909c4dd
Security Audit — socket — ai-coding-agents