maludb-ed/skill-safety-checker
Plugin Claude Code
Plugin marketplace listing 1 plugin: skill-checker.
maludb-ed/skill-safety-checker
Plugin Claude Code
Plugin marketplace listing 1 plugin: skill-checker.
maludb-ed/skill-safety-checker
Plugin Claude Code
Security-audits installed Claude Code skills and marketplace plugins for data capture, secret exfiltration, prompt injection, and malicious code. Always leads with a disclaimer that detection cannot be guaranteed complete.
maludb-ed/skill-safety-checker
Skill Claude CodeCodex
Security-audit Claude Code skills and plugins for data capture, secret exfiltration, prompt injection, and malicious code. Use when the user asks to check, scan, audit, or vet a skill or plugin, asks "is this skill/plugin safe?", or wants installed skills or a marketplace plugin reviewed before trusting it. Always…
Plugin Claude Code
Plugin marketplace listing 1 plugin: htmx-php-builder.
Plugin Claude Code
Builds memory-first HTMX + PHP + Bootstrap 5.3 applications with a consistent design system, a fixed phased build order, and an Ask Me Anything feature in every app.
Skill Claude CodeCodex
The voice-first chat command bar that ships on every screen of every application — natural language in (typically dictated via a tool like Wispr Flow), application actions and navigation out, powered by an LLM router activating MCP tools. Use when building or extending the assistant command bar, the actions MCP…
Skill Claude CodeCodex
The mandatory UI design system for applications built with this plugin — Bootstrap 5.3 admin template (nxl theme) with fixed layout, component patterns, and mobile-first rules. Use before generating or editing ANY page, screen, partial, or HTML in an application built with this plugin, and when the user mentions look…
Skill Claude CodeCodex
Send transactional email through the MaluMail API (api.malumail.com) and integrate MaluMail sending into an application. Use when an app needs to send email programmatically — welcome/verification/receipt/notification/password-reset messages, alerts, or any outbound mail — through MaluMail; when wiring up MaluMail…
Skill Claude CodeCodex
Design and build the two MCP servers every application ships — the record-memory server over PostgreSQL 17 and the activity-memory server over MaluDB — in Python with FastMCP, exposed to the app's AMA agent and to clients' own AI tools. Use during Phase 1 (tool-surface design) and when implementing, deploying, or…
Skill Claude CodeCodex
Background context for planning or brainstorming a new application or SaaS product — memory-first design, the ask-me-anything view of applications, SaaS Plus+ data sovereignty, and the default technical stack (PostgreSQL 17 + MaluDB, Apache/PHP/Bootstrap 5.3/HTMX). Provides answers and direction, not a workflow to run.
Skill Claude CodeCodex
Start building a new HTMX + PHP + Bootstrap 5.3 application. Use when the user says "new app", "start a new application", "build an app", "begin the project", or invokes /new-app. Enforces the fixed build order — full database + memory design first, then authentication + app shell, then vertical feature slices — on…
Skill Claude CodeCodex
Generate a new screen (list, detail, create/edit form, report, or settings page) in an HTMX + PHP + Bootstrap 5.3 application built with this plugin. Use when the user asks to "add a screen", "create the customers page", "build the edit form", or invokes /new-screen. Guarantees every screen matches the design system…
Skill Claude CodeCodex
The mandatory PHP code structure for applications built with this plugin — a feature-oriented Page Controller pattern with procedural PDO query functions, full-page + partial templates, and five standard HTMX response patterns. Use before writing or editing ANY PHP file in an application built with this plugin.
Skill Claude CodeCodex
Use when building login, registration, logout, or session handling in vanilla PHP (no framework) with CSRF-protected forms — covers password hashing, secure session config, session fixation, CSRF tokens, brute-force lockout, and user-enumeration defense.