sdk-adapter

Warn

Audited by Socket on Feb 28, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This repository fragment documents a legitimate SDK pattern for support platform integrations. The described capabilities align with the stated purpose: verifying HMAC-signed webhooks, reading/updating user and purchase records, and generating magic links. There are no clear signs of malicious code or supply-chain download-execute patterns in the provided text. Areas to review before trusting a complete implementation: (1) ensure webhook secrets are stored and transmitted securely (avoid checked-in plaintext or weak DB protections), (2) audit IntegrationClient and app-registry implementations for any proxying or credential-forwarding to third parties, and (3) be cautious if the runtime grants shell/Bash execution privileges to agents. Overall risk is low for the code shown, but operational and transitive risks (missing modules) warrant standard security review.

Confidence: 85%Severity: 75%
Audit Metadata
Analyzed At
Feb 28, 2026, 10:35 PM
Package URL
pkg:socket/skills-sh/skillrecordings%2Fsupport%2Fsdk-adapter%2F@f29b7b6c880a07e00a1d7a9d150c41d92c41ca55