easy-html-deployDeploy a single self-contained HTML page to htmlcode.fun for instant sharing. Alias of html-deploy, updated for required descriptions, versioned updates, man...
Install via ClawdBot CLI:
clawdbot install 520xiaomumu/easy-html-deployGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://www.htmlcode.fun/api/deploy`.Calls external URL not in known-safe list
https://www.htmlcode.fun/s/htmlcode-fun-guideAI Analysis
The external API call (htmlcode.fun) is directly documented as the core service for the skill's stated purpose of deploying HTML pages, and there is no evidence of credential harvesting, hidden instructions, or obfuscation. The primary risk is the standard, low-level risk of sending user-provided HTML content to a third-party service, which is an explicit and intended function of the skill.
Audited Apr 18, 2026 · audit v1.0
Generated May 19, 2026
A startup needs a quick landing page to showcase a new product and collect email signups before investing in a full website. Using easy-html-deploy, they create a self-contained HTML page with a mailto form, deploy it in seconds, and share the URL on social media.
A design agency wants to share a prototype of a single-page web design with a client without setting up a staging server. They inline CSS and JS, add Open Graph tags, and deploy the page to get a shareable link for feedback.
An event organizer needs a quick microsite with event details and a QR code for attendees. They create a single HTML page with embedded map and schedule, deploy it with a custom short code, and print the QR code on flyers.
A marketing team wants a dedicated page for a time-limited campaign with a countdown timer and signup form. They build a self-contained page, deploy it without custom code, and monitor the URL until the campaign ends.
An AI agent generates an interactive dashboard as a single HTML file with inline charts and CSS. The developer uses the skill to instantly share the prototype with stakeholders for quick feedback, bypassing the need for a full deployment pipeline.
Offer a free tier that allows a limited number of deployments per month or per user, with optional paid plans for higher limits, priority support, and custom domains. Revenue comes from subscription fees for higher usage tiers.
Charge users per deployment or require credits for each deployment, with bulk credit packs available. This model works well for occasional users who don't need ongoing subscriptions. Revenue comes from credit sales.
Offer on-premise or dedicated cloud instances for enterprises that need to deploy internal tool pages or customer-facing pages with guaranteed uptime and data sovereignty. Revenue comes from annual enterprise contracts and setup fees.
💬 Integration Tip
Integrate the deploy API directly into your CI/CD pipeline using a shell script that posts JSON. For agent workflows, keep the HTML content in memory and use the bundled Python script for simple file-based deployment.
Scored Jul 16, 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.