Skillfm Llm Cost Optimizer Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Skillfm Llm Cost Optimizer Mcp (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
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
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.
LLM cost optimization and provider usage visibility for MCP-capable agents.
This repository is a transparent SkillFM gateway package. It exists to match a specific marketplace/search intent, then delegates execution to the canonical SkillFM Beacon MCP and local runtime.
Powered by SkillFM Beacon.
Use this gateway as an MCP stdio server:
npx -y @skillfm/llm-cost-optimizer-mcp@latestEquivalent explicit SkillFM entrypoint:
npx -y @skillfm/mcp@latestFor MCP clients that accept JSON config:
{
"mcpServers": {
"llm-cost-optimizer": {
"command": "npx",
"args": ["-y", "@skillfm/llm-cost-optimizer-mcp@latest"]
}
}
}This gateway is for users who ask:
The public package is intentionally thin. It sets SKILLFM_GATEWAY_SOURCE=llm-cost-optimizer and forwards execution to @skillfm/mcp@latest, which then delegates to the canonical @skillfm/local runtime.
No private SkillFM platform logic, customer data, provider credentials, or backend modules live in this repository.
Start the local sidecar when the user wants to connect SkillFM:
npx -y @skillfm/llm-cost-optimizer-mcp@latest startAgent-driven activation flow:
~/.skillfm/local.json.POST <sidecar_url>/activate/start.POST <sidecar_url>/activate/poll until it returns activated: true.Do not fabricate a placeholder code. The device code must come from POST /activate/start.
See PRIVACY.md and SECURITY.md.
LLM cost optimizer, OpenAI usage, Anthropic usage, token usage, AI cost optimizer, BYOK, SkillFM Beacon, MCP server.
Expected Official MCP Registry single-token hits:
llm-costcostoptimizeropenaianthropicusageskillfmMIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.