Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skill -> Browse skills

    Browse The Skill Store

    48 skills found

    Fact Check & Compliance Gate

    by PubsProToolkit

    $19

    A pre-publish audit gate to extract claims, verify facts, and flag compliance risks in public-facing content.

    1
    0No reviews

    🚀 Launch Readiness Checklist Generator

    by JustHandled Labs

    $9

    Generate a personalized before-you-ship checklist for your app, with the things you already have checked off. Pick your app type (web app, SaaS, store, or content) and it builds a tailored list covering security, legal basics (privacy policy, terms, cookie consent), social preview, payments and refunds, accessibility, analytics, and backups, then scans your repo and pre-checks what is already there. Every item says why it matters in plain English.

    2
    0No reviews

    AI Paper Mill & Research Integrity Screener

    by PubsProToolkit

    $12

    First-pass screener that flags AI-generated, paper-mill, and fabricated scholarship using tortured-phrase, citation, statistical, and template detectors.

    1
    0No reviews

    code review buddy

    by Roy Yuen

    $5

    Structured, severity-aware code reviews focusing on security, bugs, and performance across all major languages.

    2
    0No reviews

    Prompt Injection & Agent Security Gate

    by PubsProToolkit

    $14

    An adversarial security gate that audits untrusted content — web pages, tool outputs, documents, emails — for embedded instructions, exfiltration, and authority spoofing, then returns a SAFE/REVIEW/BLOCK verdict.

    2
    0No reviews

    📦 Package Supply Chain Sentinel

    by JustHandled Labs

    $19

    Vet dependency changes for supply-chain risk before you install, commit, or release. Scans package and lockfile diffs for install-time lifecycle scripts, non-registry sources, suspicious download commands, typosquatting, and floating versions, across npm, pnpm, yarn, pip, uv, and poetry. Flags what to review with evidence. No install required.

    1
    0No reviews

    Security Audit & Compliance Toolkit

    by Arnstein Larsen

    $12.99

    A professional-grade toolkit for SAST code reviews, PII scanning, and automated compliance gap analysis.

    1
    0No reviews

    Human Oversight Evidence Pack

    by PubsProToolkit

    $24

    Generate structured, audit-ready evidence logs documenting human review of AI-assisted work products.

    1
    0No reviews

    WordPress Launch QA Gate

    by Arnstein Larsen

    $29.99

    Turns Claude into a senior WordPress launch reviewer that audits a site, theme, or plugin against the entire pre-launch standard across 7 weighted domains and returns one objective go/no-go decision with a scored blocker list.

    1
    0No reviews

    MCP Server & Tool Definition Security Gate

    by PubsProToolkit

    $16

    An adversarial gate that audits an MCP server or agent tool definition — schemas, descriptions, scopes, auth — for tool poisoning, excessive agency, injectable descriptions, and missing access controls, then returns one SAFE/REVIEW/BLOCK verdict.

    2
    0No reviews

    Dockerfile & Container Build Sanity Gate

    by PubsProToolkit

    $13

    An adversarial reviewer for Dockerfiles and container builds. It flags root users, image bloat, unpinned or cache-busting layers, leaked secrets, and missing hardening, then returns a PASS / FIX / BLOCK verdict — before you build or push the image.

    1
    0No reviews

    Dependency & Supply Chain Risk Gate

    by PubsProToolkit

    $12

    Audit your project's dependencies for supply-chain risk before they ship. Detects the ecosystem, runs the right vulnerability scanners against live advisory data, and adds the checks tooling misses — outdated or abandoned packages, typosquatted or suspicious names, risky install scripts, and license conflicts — then returns a prioritized fix list and a PASS / REVIEW / BLOCK verdict. It's npm audit with triage and judgment on top.

    1
    0No reviews

    Medical & Pharma AI Compliance Gate

    by PubsProToolkit

    $14

    Audit AI-assisted medical and pharma content for compliance-readiness before it enters formal MLR review or journal submission. It checks claim substantiation and on-label scope, reference integrity (the acute AI risk: fabricated or misrepresented citations), fair balance and safety, AI-use disclosure, ICMJE authorship and GPP, COI and funding, data integrity and patient privacy, and adverse-event flags — then returns a PASS / REVISE / BLOCK verdict with the must-fix list. A readiness pre-check built for the regulated reality of medical communications — not a replacement for formal review.

    2
    0No reviews

    python best practice checker

    by Timoranjes

    $9.99

    Senior-level Python code auditor for PEP 8, type safety, security vulnerabilities, and 3.10+ modernizations.

    1
    0No reviews

    AI Prompt Injection Defense Shield & LLM Jailbreak Security Auditor Code Review Agent

    by Brandon DeVries

    Free

    Stop leaving your AI startup exposed to malicious users trying to steal your proprietary system prompts or bypass your paywalls. The AI Prompt Injection Defense Shield is an automated code review agent that deeply analyzes your Next.js or Python backend, instantly detecting insecure LLM input fields, un-sanitized API data streams, and weak prompt boundaries. By automatically generating the exact copy-paste code patches required to harden your AI wrapper against the latest OWASP top 10 LLM vulnerabilities, this skill allows solo developers and indie hackers to confidently launch their SaaS without the fear of massive, unexpected API billing spikes or catastrophic data leaks.

    1
    2No reviews

    Database Schema & Query Review Gate

    by PubsProToolkit

    $12

    Review a database schema, queries, or migration for the mistakes that get expensive in production — bad table design, missing or wrong indexes, slow and N+1 queries, SQL injection, and migrations that lock or break prod. Engine-aware (PostgreSQL, MySQL, SQLite, SQL Server), it runs an ordered review and returns a PASS/REVIEW/BLOCK verdict with prioritized fixes. Schema mistakes are the most expensive kind — this catches them before they ship.

    1
    0No reviews

    ai skill quality gate pro pack

    by Corey Jacobs

    Free

    Run a buyer-readiness check before publishing an AI agent skill package.

    2
    1No reviews

    Manuscript Disclosure & Submission Readiness Gate

    by PubsProToolkit

    Free

    A pre-submission gate for medical and scientific manuscripts. It audits your near-final draft, abstract, poster, or congress submission for the disclosures journals now screen on intake — AI/LLM-use disclosure (ICMJE-aligned), authorship against the four ICMJE criteria, conflict-of-interest and funding statements, and data availability — then returns a PASS/REVISE verdict naming every gap, plus a ready-to-paste AI-use disclosure statement. Built by a CMPP-certified medical writer.

    1
    0No reviews

    git pr quality gate

    by Kaymue

    Free

    Pre-merge PR quality gate. 40+ checks: diff size, tests, security, conventional commits, breaking changes, reviewer routing.

    1
    2No reviews

    MCP Security Review

    by Ifásola

    $5

    Specialized static security scanner for MCP servers and Python tool handlers to prevent injection and data leaks.

    2
    0No reviews

    terraform iac reviewer v2

    by Kaymue

    Free

    Pre-apply Terraform gate. 50+ checks: security (S3/IAM), cost (oversized/untagged), CIS compliance, best practices.

    2
    0No reviews

    AI Code Review Gate

    by PubsProToolkit

    $14

    Review an AI-generated code diff for the failure modes coding agents actually have — claimed-done-but-not-done, gamed or weakened tests, stubs passed off as complete, silent scope creep, hallucinated APIs, and security regressions. Returns an APPROVE or REQUEST CHANGES verdict with a completion check and severity-ranked fixes.

    1
    0No reviews

    Security Sweep

    by Ryan O'Donnell

    $5

    An automated security auditor that scans code for OWASP vulnerabilities, secrets, and injection flaws before deployment.

    2
    0No reviews

    code review

    by t

    Free

    A structured code review agent that finds logic flaws, security risks, and hygiene issues in your git diffs.

    1
    0No reviews