apify-ecommerce

Fail

Audited by Runlayer on Feb 26, 2026

Risk Level: HIGH
Scan Summary
Max Score
94%
Files
3
Flagged
2
Chunks
5
Flagged Files (2)
apify-ecommerce/reference/scripts/run_actor.jsHIGH
94.0%

Malicious tool definition detected

data.length : 1; } else { // CSV - count lines minus header const lines = content.split(' ').filter((line) => line.trim()); count = Math.max(0, lines.length - 1); } } catch { count = 'unknown'; } console.log(`Records: ${count}`); console.log(`Size: ${size.toLocaleString()} bytes`); } // Helper: sleep for ms function sleep(ms) { return new Promise((resolve) => setTimeout(resolve, ms)); } // Main function async function main() { // Parse args first so --help works without token const args = parseC

apify-ecommerce/SKILL.mdLOW
65.8%

Tool passed security scan

Passed Files (1)Click to expand
apify-ecommerce/reference/scripts/package.jsonOK
21.1%

Tool passed security scan

Audit Metadata
Max File Score
94%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
3
Files Flagged
2
Chunks Analyzed
5
Analyzed
Feb 26, 2026, 05:18 PM
Security Audit — runlayer — apify-ecommerce