Audit History
firecrawl-monitor - 3 audits
Version comparison
Capability and finding changes across audited versions, newest first.
Jul 19, 2026, 09:19 AM
All 89 static findings are false positives caused by Markdown backticks, example.com documentation URLs, relative documentation links, or natural-language schedule text. The skill documents intentional Firecrawl CLI, email, and webhook operations, with no prompt injection, covert exfiltration, path traversal, or command substitution found.
Risk Factors
⚙️ External commands (50)
🌐 Network access (10)
📁 Filesystem access (3)
Jul 5, 2026, 11:07 AM
Static findings primarily matched Markdown backticks, example URLs, relative links, and natural-language schedules, so they were marked false positive. Two contextual risks remain: the allowed npx command can execute an unpinned npm package, and monitor notifications can send page diffs to external destinations. Publish with clear install and notification warnings, or tighten the allowed tools.
Confirmed security concerns (2)
Risk Factors
⚙️ External commands (73)
🌐 Network access (10)
📁 Filesystem access (3)
Jul 5, 2026, 11:07 AM
Static findings primarily matched Markdown backticks, example URLs, relative links, and natural-language schedules, so they were marked false positive. Two contextual risks remain: the allowed npx command can execute an unpinned npm package, and monitor notifications can send page diffs to external destinations. Publish with clear install and notification warnings, or tighten the allowed tools.