yyl-benchmark-breakdown

Warn

Audited by Socket on Jul 5, 2026

3 alerts found:

Anomalyx3
AnomalyLOW
references/fetch-playbook.md

Based on the provided fragment alone, there are no clear indicators of embedded malware (no obfuscation/payloads/reverse shells/persistence). The dominant concerns are supply-chain/trust and operational security: the workflow automates scraping/downloading based on URLs and upstream-returned download addresses, expands trust to remote services (TikHub/Jina), and writes sensitive derived artifacts (metadata, transcripts, evidence images). If the referenced local services are compromised, they could influence what gets downloaded and processed locally. Review and harden the underlying local API/downloader implementations and restrict/monitor outbound network and disk artifact handling.

Confidence: 46%Severity: 56%
AnomalyLOW
scripts/bootstrap-local-apis.sh

No direct malicious payload is evident in the script itself, but it creates a significant supply-chain execution risk by pulling and running third-party Docker images based on environment-controlled, non-digest-pinned defaults (including a ":latest" tag). The XHS container also mounts a host directory, increasing the potential impact if the container image or registry contents are compromised or swapped. To reduce risk, pin images to immutable digests, restrict/validate environment overrides, and verify image provenance/signatures.

Confidence: 72%Severity: 58%
AnomalyLOW
SKILL.md

SUSPICIOUS. The skill’s behavior mostly matches its stated content-analysis purpose, but it depends on unofficial third-party scraper APIs and intermediary services, creating medium supply-chain and data-routing risk. Credentials appear proportionate and there is no clear credential theft or stealth behavior, but the install/execution trust model is broader than a purely local documentation-style skill.

Confidence: 82%Severity: 64%
Audit Metadata
Analyzed At
Jul 5, 2026, 02:23 PM
Package URL
pkg:socket/skills-sh/ttfake92-lab%2Fskills%2Fyyl-benchmark-breakdown%2F@5bc58e85ad67531a8381ae72f0c58545d7f8cdc2fe93618f9dffd1aea89eca59
Security Audit — socket — yyl-benchmark-breakdown