moai-security-ssrf

Warn

Audited by Socket on Mar 1, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

The provided skill is a documentation + implementation draft for SSRF protection and request validation. Its capabilities (URL parsing, DNS resolution, IP range checks, axios HTTP requests, and NetworkSegmentation policies) align with its stated purpose. I found no indicators of deliberate malicious behavior (no hardcoded credentials, no obfuscated code, no download-and-execute, no credential exfiltration endpoints). The main security considerations are operational: DNS resolution of user-supplied hostnames can leak queries if resolvers are not controlled; default allowlist of 0.0.0.0/0 is permissive and must be tightened in production; IP range check code should be carefully reviewed for correct use of cidrSubnet to ensure blocked ranges are enforced. Logging may record sensitive URL/query data and should be protected. Overall this appears to be a legitimate SSRF protection implementation but requires careful deployment/configuration to avoid weakening protections or leaking sensitive information.

Confidence: 85%Severity: 75%
Audit Metadata
Analyzed At
Mar 1, 2026, 01:11 AM
Package URL
pkg:socket/skills-sh/ajbcoding%2Fclaude-skill-eval%2Fmoai-security-ssrf%2F@26a82459e7b556e0c57c769fe067381a42d4e26a