Provided URLs are visited by an external crawling agent
Source references: 2The Skill directs a Firecrawl agent to navigate sites autonomously and accepts user-supplied URLs. If a URL contains signed query parameters, access tokens, or points to non-public material, that information enters the crawling workflow.
Credentials embedded in a sensitive URL, or content reachable through it, may be exposed to Firecrawl and its processing chain. The provided text does not define retention, logging, or privacy boundaries.
This Skill's stated operation is autonomous website navigation, and it provides an active command that passes a specified URL to the agent. If a user supplies a URL containing signed parameters, tokens, or an internal-resource address, that full string becomes command input to the external crawling workflow; no redaction or access boundary is described. Users should provide only public URLs or ask where URLs, page content, and credentials are sent and retained.
AI-powered autonomous extraction. The agent navigates sites and extracts structured data (takes 2-5 minutes).Show 1 other places
# Focus on specific pagesfirecrawl agent "get feature list" --urls "<url>" --wait --json -o .firecrawl/features.json```