studio-sdk

Warn

Audited by Socket on Feb 15, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

[Skill Scanner] Backtick command substitution detected This skill/SDK appears consistent with its stated purpose: serializing analytics and optionally storage operations and sending them to a Studio ingest endpoint. I found no signs of obfuscation or active malicious code (no backdoors, shells, or hardcoded secrets). The main security concern is privacy/exfiltration risk: the storage wrapper can send arbitrary client-side storage values and the SDK will automatically send serialized flow and event metadata to a proprietary endpoint using the provided apiKey. That behavior is coherent with an analytics SDK but can lead to unintended data leakage if developers do not sanitize data or explicitly opt in. Overall the package looks functionally correct for analytics, but developers should treat it as a data-exfiltration-capable component and follow the recommended mitigations. LLM verification: The package is an analytics + storage-sync bridge that intentionally serializes and ships client events and storage mutations to a proprietary Studio ingest endpoint using a bearer apiKey. I found no evidence in the provided spec of obfuscation, covert exfiltration beyond the stated purpose, or classical malware behaviors. The real security concerns are: (1) potential accidental exfiltration of sensitive data via the storage wrapper, (2) reliance on a third-party backend that receives telemetry

Confidence: 85%Severity: 75%
Audit Metadata
Analyzed At
Feb 15, 2026, 08:19 PM
Package URL
pkg:socket/skills-sh/kvngrf%2Fflowsterix%2Fstudio-sdk%2F@c31bfa8696d7b029a669ce537afa664bf6e8b2d0