Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    Nex Site Trust Ext

    1

    Ship a complete Manifest V3 website trust and safety checker extension with no build step required.

    Secure checkout via Stripe

    0 installsSecurity scanned

    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

    Ship a functional website trust scorer to the Chrome Web Store.Detect high-risk domains using RDAP and on-page transparency signals.Inject custom UI warnings into malicious or low-trust websites.Implement secure API key management using chrome.storage.local.

    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

    Listedtoday

    Frequently Asked Questions