langsmith-dataset

Fail

Audited by Runlayer on Mar 5, 2026

Risk Level: HIGH
Scan Summary
Max Score
91%
Files
5
Flagged
4
Chunks
11
Flagged Files (4)
langsmith-dataset/scripts/generate_datasets.pyHIGH
90.5%

Malicious tool definition detected

langsmith-dataset/SKILL.mdMEDIUM
86.4%

Malicious tool definition detected

langsmith-dataset/scripts/generate_datasets.tsMEDIUM
84.0%

Tool passed security scan

Malicious tool definition detected

langsmith-dataset/scripts/query_datasets.tsMEDIUM
75.3%

Tool passed security scan

Malicious tool definition detected

Description: 0) { console.log(chalk.yellow(`No examples in dataset '${datasetName}'`)); return; } const outputPath = path.resolve(outputFile); fs.writeFileSync(outputPath, JSON.stringify(examples, null, 2)); console.log( chalk.green("✓") + ` Exported ${examples.length} examples to ${outputFile}`, ); }); // Only run CLI when executed directly (not when imported) const isMainModule = process.argv[1] && (process.argv[1].endsWith("query_datasets.ts") || process.argv[1].endsWith("query_datasets.js"))

Passed Files (1)Click to expand
langsmith-dataset/scripts/query_datasets.pyOK
33.0%

Tool passed security scan

Audit Metadata
Max File Score
91%
Classification
KNOWN_SERVER_KNOWN_TOOL_LIST
Files Scanned
5
Files Flagged
4
Chunks Analyzed
11
Analyzed
Mar 5, 2026, 01:17 AM
Security Audit — runlayer — langsmith-dataset