Toolverse
All skills

firecrawl-security-basics

by jeremylongshore

Apply FireCrawl security best practices for secrets and access control.\nUse when securing API keys, implementing least privilege access,\nor auditing FireCrawl security configuration.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security

About this skill

Apply FireCrawl security best practices for secrets and access control.\nUse when securing API keys, implementing least privilege access,\nor auditing FireCrawl security configuration.\nTrigger with phrases like \

How to use

  1. Zainstaluj skill w swoim środowisku Claude Code, Codex lub OpenClaw — skill obsługuje operacje Read, Write i Grep na plikach konfiguracyjnych.

  2. Przygotuj plik .env w katalogu projektu i umieść w nim klucz API w formacie FIRECRAWL_API_KEY=fc-your-api-key-here. Nigdy nie commituj tego pliku do repozytorium — dodaj .env, .env.local i .env.*.local do .gitignore.

  3. W kodzie TypeScript/JavaScript zaimportuj bibliotekę Firecrawl i waliduj obecność klucza API przed inicjalizacją klienta — sprawdź, czy zmienna środowiskowa istnieje i zaczyna się od prefiksu fc-, w przeciwnym razie rzuć błąd.

  4. Jeśli używasz asynchronicznych callbacków webhooków, zaimplementuj weryfikację sygnatury — Firecrawl podpisuje payloady za pomocą HMAC-SHA256 i przesyła sygnaturę w nagłówku X-Firecrawl-Signature. Użyj funkcji createHmac z modułu crypto do porównania oczekiwanej sygnatury z przesłaną.

  5. Wyzwól skill frazami takimi jak "firecrawl security", "firecrawl secrets", "secure firecrawl", "firecrawl API key security" lub "firecrawl webhook signature" — skill automatycznie zasugeruje odpowiednie kroki zabezpieczenia dla Twojej konfiguracji.

Related skills

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

youtube-watcher

by openclaw

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

Security
2231

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158