feat: add Webclaw plugin 0.1.0 - #3025
Open
0xMassi wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin Submission
Plugin information
Submission type
What changed
Adds six Webclaw tools to Dify: Scrape, Search, Map, Extract, Summarize, and Batch. Each tool calls the hosted Webclaw API with the API key configured in the provider settings.
Risk level
The plugin accepts public URLs selected by the user and asks the Webclaw API to fetch or crawl them.
Required checks
.envfiles,.gitdirectories, virtual environments, caches, logs, or IDE files.PRIVACY.mdor a hosted privacy policy, andmanifest.yamlreferences it.Security and privacy notes
https://api.webclaw.io.api.webclaw.io; the plugin does not log or return it.api.webclaw.ioas its outbound network domain.engineandantibotwhile preserving user-requested nested data.Local validation
The following checks passed on the exact 0.1.0 package:
Dify Cloud: Scrape, Search, Map, Extract, Summarize, and Batch all completed successfully against public test inputs.
Dify Community Edition limitation: I did not run a full UI workflow. The official Marketplace install validator started the packaged plugin and reached its local daemon health endpoint.
Reviewer notes
The package contains 24 files, no executables or bundled binaries, and approximately 29 KB of unpacked content.