golden-dataset

Warn

Audited by Socket on Sep 17, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/backup-golden-dataset.md

No clear malware or data-exfiltration behavior is present in the supplied template. It does contain potentially dangerous executable command substitutions and unsafe interpolation of the caller-controlled dataset name into generated Python and a filesystem path. Treat the template as a security warning: disable or tightly sandbox command substitution, validate the dataset name to a safe filename pattern, and escape values before generating Python. The actual backup implementation is incomplete.

Confidence: 97%Severity: 58%
AnomalyLOW
rules/management-versioning.md

The code describes a legitimate dataset backup and restore workflow and shows no apparent malware, exfiltration, backdoor, or obfuscation. It has important reliability and operational security weaknesses: an undefined idx variable, insufficient backup validation, and destructive deletion before successful validation. The embedding service may receive dataset content as part of intended functionality, but its behavior cannot be evaluated from this fragment.

Confidence: 98%Severity: 62%
Audit Metadata
Analyzed At
Sep 17, 2026, 02:15 AM
Package URL
pkg:socket/skills-sh/yonatangross%2Forchestkit%2Fgolden-dataset%2F@0bd65606ae483a23607d89b58eaa4c224dba71152d98eb1ec669182f9f4ca930
Security Audit — socket — golden-dataset