Versioned security assessment

Report ID: SA-686D7EC3

4/10/2026, 8:41:14 AM

firecrawl-download security assessment v1

Skill Security Certification Report

Audit History
Audit model: claude Historical report
Skill name
firecrawl-download
Version
v1
Maintainer
firecrawl
Coverage
1 Files scanned · 70 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Low

1 confirmed security finding requires attention.

Installation context

Historical evidence

This report may not describe the currently installable artifact. Open the current Skill page for install guidance.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

Static analysis flagged 34 patterns across external_commands (23), network (6), and filesystem (3) categories. All findings evaluated as FALSE POSITIVES: external_commands are documented CLI usage with allowed-tools declaration, network URLs are documentation examples (docs.example.com), and filesystem references are markdown relative links to other skill files. No malicious intent detected. Minor risk from legitimate Bash command execution and network access for web scraping.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Not attestable

The required immutable binding is incomplete.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 70 Lines analyzed

3 items shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Binding unavailable

  2. Artifact

    Identity incomplete

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Not recorded by this audit

Network access

May connect to external services.

Observed in 6 evidence locations

Filesystem access

May read or write local files.

Observed in 3 evidence locations

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Observed in 4 evidence locations

Capability review items (2)
Low
Network Access for Web Scraping
Skill performs network requests to user-specified URLs for web scraping. This is expected behavior for a download tool but requires user trust in target URLs.
Network access is core functionality for web scraping - legitimate use case but requires user awareness of target URL trustworthiness.
Low
Filesystem Write Access
Skill writes scraped content to local .firecrawl/ directory. Creates nested directory structure for downloaded pages.
Filesystem writes are expected for download functionality - content saved to dedicated .firecrawl directory with predictable structure.

Risk findings

Confirmed security concerns are separated from items that still need review.

Confirmed security concerns (1)

RISK-001 Low
External Command Execution via CLI
Skill executes firecrawl CLI commands via Bash. Commands are documented examples with user-provided URLs. Risk is mitigated by allowed-tools declaration restricting to firecrawl and npx firecrawl commands only.
Allowed-tools declaration explicitly limits Bash to firecrawl commands - legitimate CLI tooling pattern with bounded execution scope.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
Unavailable
Content hash
Unavailable
Tree hash
Unavailable
Skill path
Unavailable
Audit payload hash
Unavailable

Analysis metadata

Audit model: claude

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: not_attestable