setup — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited setup (Agent Skill) and scored it 91/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 1 high-severity and 0 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} is the classic direct prompt-injection phrasing. Placed in a skill body that the agent reads as trusted instructions, it tries to make the agent abandon its prior rules and follow whatever comes next — a full system-prompt override.
ignore/disregard/forget … previous instructions sentence.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.
doctor MCP tool (server cli-bridge) and show the user what itfound: which CLIs are installed, each lane's cost tier and its source, any warnings (unenforceable cap, sunset countdown, cost mismatch).
setup tool and follow its guidance: ask the user ONE question abouthow they pay for their CLIs (flat subscription / metered / mix), then record the answers with set_lane_cost(lane, cost, note) — it persists.
CLI_BRIDGE_<LANE>_DAILY_LIMIT — max runs/day, exact, works for any lane.CLI_BRIDGE_DAILY_CREDIT_CAP — estimated spend ceiling (needs per-laneCREDITS_PER_1K rates; doctor flags when it can't enforce).
CLI_BRIDGE_MOCK=1 to explore everytool with canned answers before installing anything.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.