apify-brand-reputation-monitoring

Fail

Audited by Runlayer on Feb 26, 2026

Risk Level: HIGH
Scan Summary
Max Score
93%
Files
2
Flagged
2
Chunks
3
Flagged Files (2)
apify-brand-reputation-monitoring/reference/scripts/run_actor.jsHIGH
93.1%

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

apify-brand-reputation-monitoring/SKILL.mdLOW
59.9%

Tool passed security scan

Audit Metadata
Max File Score
93%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
2
Files Flagged
2
Chunks Analyzed
3
Analyzed
Feb 26, 2026, 05:17 PM
Security Audit — runlayer — apify-brand-reputation-monitoring