apify-market-research

Fail

Audited by Runlayer on Feb 26, 2026

Risk Level: HIGH
Scan Summary
Max Score
92%
Files
2
Flagged
1
Chunks
3
Flagged Files (1)
apify-market-research/reference/scripts/run_actor.jsHIGH
92.3%

Malicious tool definition detected

Description: 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

Passed Files (1)Click to expand
apify-market-research/SKILL.mdOK
27.7%

Tool passed security scan

Audit Metadata
Max File Score
92%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
2
Files Flagged
1
Chunks Analyzed
3
Analyzed
Feb 26, 2026, 05:04 PM
Security Audit — runlayer — apify-market-research