byted-kickart-ai-beauty

Warn

Audited by Socket on Aug 10, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/beauty.py

No definitive evidence of intentional malware, backdoors, or data theft is present in this module. The primary security concern is operational abuse: the tool can download arbitrary attacker-controlled http(s) URLs (and downloads result_url returned by a remote service) without an allowlist, enabling SSRF-like/internal network egress in permissive environments. Additionally, archive extraction lacks explicit resource limits, creating a potential denial-of-service risk via zip/tar bombs. Behavior is consistent with a media-processing pipeline, but risk remains elevated due to untrusted URL fetching and unbounded extraction.

Confidence: 62%Severity: 58%
AnomalyLOW
scripts/core/api/meida/chunks.py

This fragment appears to implement a legitimate chunked media upload and metadata formatting workflow to a fixed HTTPS cloud API, with HMAC-based authentication. There is no clear evidence of explicit malware, backdoors, or arbitrary-domain exfiltration in the shown code. However, the module has a high-impact security hygiene issue: it logs request headers and full request bodies where the Authorization (HMAC signature derived from AK/SK) is likely included, enabling credential/signature leakage via logs. Additionally, runtime sys.path modification increases import-path/supply-chain exposure, and loading entire files into memory can lead to availability problems. Overall risk is driven primarily by sensitive logging rather than malicious behavior.

Confidence: 74%Severity: 56%
Audit Metadata
Analyzed At
Aug 10, 2026, 09:14 AM
Package URL
pkg:socket/skills-sh/bytedance%2Fagentkit-samples%2Fbyted-kickart-ai-beauty%2F@f1b8144a8f67d8e1663f01fa5161a931f39a4be7c78a0fffc608587df9416951
Security Audit — socket — byted-kickart-ai-beauty