Prompt Optimizer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Prompt Optimizer (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
A bulleted imperative like {match} tells the agent to never reveal, disclose, or mention something to the user. Used adversarially it can instruct the agent to hide its tool calls or lie about what it did — stripping the transparency a user relies on to trust the agent.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
🚀 Enterprise-grade, MCP-native platform designed to transform AI development workflows through professional prompt engineering, agentic scaffolding, and cloud-powered optimization.
Prompt Optimizer is more than just a server; it's a complete ecosystem for high-performance AI interaction.
The flagship MCP server. Routes complex prompts through a sophisticated LLM rewriting pipeline with Bayesian tuning and AG-UI real-time streaming. Includes team collaboration and shared quotas.
A privacy-first, 100% offline version. Uses a library of 120+ domain-specific rules and platform-specific binaries for zero-latency, secure optimization on your own machine.
The command center at promptoptimizer.xyz. Manage API keys, configure Personal Model Choice (via OpenRouter), track analytics, and run A/B evaluations.
# Install the cloud-connected version (recommended)
npm install -g mcp-prompt-optimizersk-opt-*, sk-team-*, or sk-local-*.Add to ~/.claude/claude_desktop_config.json (Claude Desktop):
{
"mcpServers": {
"prompt-optimizer": {
"command": "npx",
"args": ["mcp-prompt-optimizer"],
"env": {
"OPTIMIZER_API_KEY": "sk-opt-your-key-here"
}
}
}
}Prompts are routed through a tiered system to ensure the highest quality based on your subscription and connectivity.
Available in Creator and Innovator tiers.
Transform vague goals into production-ready agentic scaffolding directly in your IDE.
| Tool | Description |
|---|---|
optimize_prompt | Transform prompts with professional techniques & Bayesian tuning. |
detect_ai_context | Automatically detect intent (Code, Image, Research, etc.). |
search_templates | Browse your history and reusable optimization patterns. |
get_quota_status | Monitor your real-time usage and subscription limits. |
get_ce_quota_status | Check Context Engineer credits and workflow availability. |
Automatically applies specialized goals for:
Don't be locked into one model. Configure your own OpenRouter keys in the WebUI to use:
| Plan | Price | Optimizations/mo | CE Credits | Features |
|---|---|---|---|---|
| Explorer | $2.99/mo | 5,000 | 5 | Personal use, Analytics |
| Creator | $29/mo | 18,000 | 30 | Team features, Advanced goals |
| Innovator | $99/mo | 75,000 | Unlimited | Enterprise analytics, Full CE Suite |
mcp-prompt-optimizer-local for 100% on-device processing.Transforming AI interactions through professional prompt engineering.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.