Skip to content

feat(crewai-tools): Add OpticParse & PhishVision Native Tools #7484

Description

@parastejpal987-cmyk

Feature Description

Support OpticParse and PhishVision as native tools in crewai-tools:

  1. OpticParseTool: Autonomous AI Multimodal Vision web scraper and structured data extraction tool. Bypasses dynamic JavaScript rendering, anti-bot verification, and Cloudflare Turnstile without fragile CSS/XPath selectors.
  2. PhishVisionTool: Real-time cybersecurity and zero-day threat intelligence scanner. Audits target URLs and domains for credential harvesting, brand impersonation, and smart contract wallet drainers in under 1.6 seconds.

Proposed Implementation

  • Implementation lives inside lib/crewai-tools/src/crewai_tools/tools/opticparse_tool/.
  • Native unit test suite in lib/crewai-tools/tests/tools/opticparse_tool_test.py.
  • No local browser binaries needed (Chromium/Playwright/Selenium); works over lightweight HTTPS/JSON-RPC edge gateway.
  • Out-of-the-box developer trial mode supported.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    vendor-pitchThird-party vendor or SDK pitch, not a CrewAI bug

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions