skills/jeremylongshore/claude-code-plugins-plus-skills/firecrawl-migration-deep-dive/Gen Agent Trust Hub
firecrawl-migration-deep-dive
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the official
@firecrawl/sdkfrom the public npm registry. This is a standard dependency for interacting with the FireCrawl service and is used here as intended for migration tasks. - [COMMAND_EXECUTION]: The instructions include the use of common development and orchestration tools such as
npm,grep, andkubectl. These tools are used for routine tasks like dependency auditing, file searching, and environment configuration during a deployment process. - [DATA_EXFILTRATION]: Configuration steps involve creating environment files from examples (e.g.,
cp .env.example .env.firecrawl). This follows standard security best practices for managing credentials locally and does not involve unauthorized access or exfiltration of sensitive data.
Audit Metadata