Open
Conversation
crazywoola
requested changes
Mar 30, 2026
Member
crazywoola
left a comment
There was a problem hiding this comment.
❌ Request Changes
Decision: Request changes
Failed Checks
| Check | Status | Detail | Required action |
|---|---|---|---|
Project structure |
❌ Fail | Missing files: PRIVACY.md. Present: manifest.yaml, README.md. _assets/: yes. | Include all required files in the package: manifest.yaml, README.md, PRIVACY.md, and _assets/. |
PRIVACY.md |
❌ Fail | PRIVACY.md not found in plugin package. A privacy policy file is required for marketplace submission. | Add a non-empty PRIVACY.md file to the plugin package. |
Full Check Results
| Check | Status | Detail | Required action |
|---|---|---|---|
PR content language |
✅ Pass | PR title/body CJK ratio=0.0% (zh=0, en=1756, ignored_zh=0, allowed_zh<=0) | None. |
Project structure |
❌ Fail | Missing files: PRIVACY.md. Present: manifest.yaml, README.md. _assets/: yes. | Include all required files in the package: manifest.yaml, README.md, PRIVACY.md, and _assets/. |
Manifest author |
✅ Pass | author is valid. | None. |
Icon validation |
✅ Pass | icon exists: _assets/olostep_logo.png | None. |
Version check |
✅ Pass | version 0.0.6 is available. | None. |
README language |
✅ Pass | README.md CJK ratio=0.0% (zh=0, en=3824, allowed_zh<=0) | None. |
PRIVACY.md |
❌ Fail | PRIVACY.md not found in plugin package. A privacy policy file is required for marketplace submission. | Add a non-empty PRIVACY.md file to the plugin package. |
Dependency install |
✅ Pass | requirements installed successfully. | None. |
dify_plugin version |
✅ Pass | dify_plugin version 0.7.4 satisfies >= 0.5.0. | None. |
Install test |
✅ Pass | plugin install test passed. | None. |
Packaging test |
✅ Pass | packaging check passed. | None. |
Next steps
- Project structure: Include all required files in the package: manifest.yaml, README.md, PRIVACY.md, and _assets/.
- PRIVACY.md: Add a non-empty PRIVACY.md file to the plugin package.
Please address these issues and push an update.
Author
|
@crazywoola pls check I have added the privacy.md file in commit ec198a3 Commit is already part of the PR |
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.
1. Metadata
2. Submission Type
3. Description
Adds Olostep as a tool plugin for Dify agents and workflows.
Olostep is a web data API for AI agents. This plugin gives Dify agents
the ability to scrape any URL, crawl entire websites, discover all URLs
on a site, run web searches, and get AI-powered answers grounded in live
data — all through 5 ready-to-use tools.
Tools included:
4. Checklist
5. Documentation Checklist
6. Privacy Protection Information
Data Collection
This plugin does not collect any user personal data. The only data
transmitted are the URLs, queries, and tasks provided by the user,
which are sent directly to the Olostep API (api.olostep.com) to
fulfill the requested operation. No data is stored or processed
by this plugin itself.
Privacy Policy