Works with the AI tools you already use
Nex Site Trust Ext
Ship a complete Manifest V3 website trust and safety checker extension with no build step required.
Secure checkout via Stripe
See it in action
You say
Give me a working MV3 extension that scores a website's trustworthiness.
Your agent does
I've generated the complete source in assets/extension/. It includes the background service worker for RDAP lookups, content scripts for transparency signals, and the popup UI. You can load this immediately in chrome://extensions using 'Load unpacked'.
What you get
About this skill
The problem
Building a Chrome extension from scratch involves navigating Manifest V3 manifest requirements, service worker lifecycles, and cross-script communication. Most scaffolds are either empty or require complex build pipelines just to see a "Hello World" in the browser.
What it does
- Generates a complete, production-ready Manifest V3 extension using vanilla JS, HTML, and CSS.
- Calculates a 0 to 100 trust score based on SSL status, domain age via RDAP, and transparency signals like privacy policies and return info.
- Includes a content script that injects on-page warnings for high-risk domains.
- Provides a settings dashboard for user-supplied Google Safe Browsing and PhishTank API keys.
- Implements local storage persistence for settings and extension state without a backend.
Frameworks & tools
Chrome Extension Manifest V3, Vanilla JavaScript, HTML5, CSS3, RDAP API, Google Safe Browsing API, PhishTank API.
Why this beats prompting it yourself
This is the actual source code of a shipped extension. It solves the non-trivial task of coordinating background service workers, content scripts, and popup UI without a build step. You get a working security engine and asset structure that follows Chrome Web Store requirements out of the box.
Use cases
- Deploy a website safety checker to protect users from phishing and scams.
- Fork the codebase to build any "action-on-click" style toolbar extension.
- Learn Manifest V3 architecture by studying a working, multi-part implementation.
- Create a tool that scrapes and analyzes site metadata in real-time.
Known limitations
This skill uses the vanilla no-build pattern. It is not compatible with React, Vue, or TypeScript build pipelines without manual migration.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe