pudu-openapi-skill
Warn
Audited by Socket on Sep 17, 2026
1 alert found:
AnomalyAnomalyscripts/pudu-request.go
LOWAnomalyLOW
scripts/pudu-request.go
The code is an API client with no clear malicious behavior. Its primary security risk is the unrestricted custom Hostname option: untrusted callers could redirect authenticated requests and API data to an attacker-controlled HTTPS server. Restrict Hostname to an allowlist or require explicit trusted configuration when used in security-sensitive contexts. Legacy MD5/SHA-1 usage appears protocol-driven, and ignored errors are reliability concerns.
Confidence: 98%Severity: 62%
Audit Metadata