wbso-feedback

Warn

Audited by Socket on Jun 17, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/wbso

No clear evidence of intentional malware/backdoor behavior in this bash module. However, it contains significant security anti-patterns: (1) eval-based argument parsing (direct injection surface), (2) sourcing user-writable config/env as executable shell code (high impact if tampered), and (3) privacy-sensitive output of extracted Claude/Codex prompts into stdout plus potential credential exposure if the configurable API base URL is altered. These issues warrant a careful review and hardening (remove eval, avoid sourcing where possible, minimize output, and validate base URL/permissions).

Confidence: 100%Severity: 60%
Audit Metadata
Analyzed At
Jun 17, 2026, 08:51 AM
Package URL
pkg:socket/skills-sh/wbso-ai%2Fskill%2Fwbso-feedback%2F@659a84a9d36d091ac1a1a13b9f7387b5f12a11ba1f0ec1a1e1ae347bbdf807d3
Security Audit — socket — wbso-feedback