Firecrawl Build Onboarding

Security checks across malware telemetry and agentic risk

Overview

This Firecrawl onboarding skill is purpose-aligned, but users should handle the API key carefully because it is saved into project configuration.

Install this only if you intend to add Firecrawl to a project. Treat FIRECRAWL_API_KEY as a secret: ensure .env is gitignored, do not paste the key into logs or chats, rotate it if exposed, and prefer a deployment secret manager for shared, CI, preview, or production environments.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (2)

Missing User Warnings

Medium
Confidence
88% confidence
Finding
The skill directs users to place a live API credential in a local `.env` file but provides no guidance about secret handling, such as keeping `.env` out of version control, avoiding logging or screenshots, and using a secret manager in shared or production environments. In onboarding flows, users often copy instructions verbatim, so omission of these safeguards can lead to accidental credential exposure and unauthorized use of the Firecrawl account.

Missing User Warnings

Medium
Confidence
89% confidence
Finding
The skill instructs saving a live API credential directly into `.env` without any warning about local secret storage, file permissions, or the risk of committing the file to version control. In an onboarding skill whose purpose is to provision credentials into a project, this omission is meaningful because users may follow the command verbatim and expose the key through git, logs, backups, or shared workspaces.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal