wbso-signup

Warn

Audited by Socket on Sep 18, 2026

2 alerts found:

Securityx2
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the workflow mostly matches the stated purpose of WBSO account signup and onboarding, and data appears intended for WBSO.ai. The main concern is trust in the bundled/local `wbso` executable that handles PII, stores an API key, and drives subsequent authenticated actions without clear public package provenance in the skill itself.

Confidence: 86%Severity: 72%
SecurityMEDIUM
scripts/wbso

The code appears to implement the advertised WBSO compliance CLI, but it has a high-impact command-injection vulnerability because parse_args evaluates command-line-derived text with eval. It also executes local configuration files and exposes potentially sensitive Claude/Codex prompts and Git data through compliance context output. No clear malware, credential-stealing backdoor, or obfuscated payload is present; the primary risks are unsafe shell evaluation, trust in mutable configuration, configurable credential destination, and sensitive-data disclosure.

Confidence: 98%Severity: 86%
Audit Metadata
Analyzed At
Sep 18, 2026, 06:14 AM
Package URL
pkg:socket/skills-sh/wbso-ai%2Fskill%2Fwbso-signup%2F@47d2c834d19e73fc5afb8cb512d4465d30d1b9639f70140b6df8f784979cfac4
Security Audit — socket — wbso-signup