browse-websiteTurn any website into a filesystem. Crawls sites automatically and mounts pages as markdown files you can grep, diff, cat, and explore with standard Unix com...
Install via ClawdBot CLI:
clawdbot install bigmindai/browse-websiteGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://openobj.com/execCalls external URL not in known-safe list
https://openobj.com/execAI Analysis
The skill's core functionality requires sending user-provided website domains and commands to an external service (openobj.com) for processing. While this is consistent with the stated purpose of browsing websites, it creates a dependency on an unvetted third-party service that could log, modify, or exfiltrate the requested data and user queries.
Audited Apr 17, 2026 · audit v1.0
Generated May 10, 2026
Developers can quickly fetch and search through API documentation of any website, such as Stripe or AWS, using SSH or curl. This eliminates the need to manually browse pages, enabling efficient code integration and troubleshooting.
Market researchers can periodically crawl competitor websites and use git diff to track changes in pricing, features, or content. This provides automated alerts for strategic updates without manual revisits.
Webmasters can download entire site content as markdown files for migration to a new platform or offline archival. The grep and find commands help in organizing and validating content before moving.
Legal or compliance teams can schedule crawls of public-facing websites (e.g., partner sites) and search for specific terms like 'privacy policy' or 'terms of service'. Git history allows auditing of changes over time.
SEO specialists can crawl their own or competitors' sites to analyze page structure, keyword usage, and content updates. Commands like 'wc -l' help assess page length, and grep identifies keyword frequency.
Offer limited free credits (e.g., 100 one-time credits) for crawls, with paid tiers for higher crawl limits. Reading cached content remains free, encouraging users to rely on the service for ongoing monitoring.
Provide the HTTP API as a service for businesses to integrate website crawling into their own workflows (e.g., CI/CD pipelines, data feeds). Charge per API call or via volume-based contracts.
Partner with web development IDEs or DevOps platforms to embed the browsing skill as a plugin. Revenue sharing on credits consumed through the partner's interface.
💬 Integration Tip
Start by using the SSH method for terminal-friendly workflows; if sandboxed, always fallback to the curl HTTP API. Prefer reading cached content to conserve credits.
Scored May 10, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.