Real Skill packageSource verifiedClawHub registry

Firecrawl

Firecrawl API integration with managed authentication. Scrape, crawl, map, and search web content. Use this skill when users want to extract content from websites, crawl entire sites, map URLs, or search the web. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.

Identity and source

Publisher attributionbyungkyuregistry owner unverified by skillvetai
Functional categoryBrowser Automation & RPAautomatically inferred · 68% rule confidence
Package forminstruction bundle2 recorded files
Canonical sourceClawHub registryclawhub:byungkyu:firecrawl-api
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/firecrawl

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/firecrawl

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/firecrawl

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @byungkyu/firecrawl-api
clawhub inspect @byungkyu/firecrawl-api --version 1.1.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
2 / 2 inspected as text
Checked
8/26/2026, 1:23:14 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highInstructions or code access sensitive credential locationsSKILL.md:54 · confidence 85%Keychain on macOS, Credential Manager on Windows, Secret Service on Linux), auto-renewed on expiry. The CLI read
1 High/Critical review queue entry
STATIC_SENSITIVE_CREDENTIAL_ACCESSpending
Open human review queue →
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
10 dependency and API indicators
  • api: api.firecrawl.dev
  • api: api.maton.ai
  • api: clawhub.ai
  • api: cli.maton.ai
  • api: community.maton.ai
  • api: connect.maton.ai
  • api: docs.firecrawl.dev
  • api: docs.maton.ai
  • api: liveview.firecrawl.dev
  • api: maton.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/26/2026, 8:38:11 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:803ff9f658c56455a9a06f339079daf29556c08bc17dd27c41f42f1146813669
Show up to 2 recorded paths
  • skill-card.md
  • SKILL.md

Source changelog

CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment