Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/skernelx/mysearch-proxy/skillnpx skills add skernelx/MySearch-Proxy --skill skillgit clone --depth 1 https://github.com/skernelx/MySearch-ProxyWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00105 | $0.05099 |
| Opus 5 | $0.00053 | $0.02550 |
| Sonnet 5 | $0.00021 | $0.01020 |
| Haiku 4.5 | $0.00011 | $0.00510 |
Grade B, and why
mysearch scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
- `Codex`:`~/.codex/config.toml` 的 `mcp_servers.mysearch.env` The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 536 lines · 105 tokens per session scan B f6fe7d422c75
mysearch is a skill published in the GitHub repository skernelx/MySearch-Proxy (157 stars, last pushed 5mo ago), with no licence file. It adds 105 tokens to every session and 5,099 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
gigaplexity-file-intelligence
File intelligence skill for understanding documents, images, and audio through Gigaplexity ask attachments. MUST use when user asks to analyze/compare/summarize local files (PDF, DOC, image, audio, code/text) with evidence-aware outputs.
gigaplexity-research-verification
High-rigor research and fact-verification skill using Gigaplexity tools. MUST use when the task requires external facts, comparisons, due diligence, trend analysis, or any answer where confidence and citations matter.
agent-reach
MUST USE when user wants to 调研/research/搜索/search/查/找/look up anything on the internet — e.g. 全网调研 X / 帮我调研一下 X / 查一下 X / 搜搜 X / 看看大家怎么评价 X / X 上有什么讨论 / research this topic。 Also MUST USE when user mentions any platform or shares any URL/链接: 小红书/xiaohongshu/xhs, Twitter/推特/X, B站/bilibili, Reddit, Facebook, Instagram…
opik-diagnose
Surface the Opik traces worth a developer's attention, ranked by signal — errors, failed tool calls, latency, regressions, and low online-eval scores — plus Diagnostics issues. Reads live/production traces via the SDK (searchtraces and agentinsights) and works with no MCP; uses the MCP issue entity when connected.…
client-scripts
Write ServiceNow client scripts (onLoad/onChange/onSubmit/onCellEdit) using gform, guser, GlideAjax, field visibility/mandatory toggles, and validation with debounced server calls.
repair-orchestrator
5-level repair escalation when quality gates fail. Surgical → Section-rewrite → Stage-rewrite → Full-regen → From-scratch. Hard cap 4 rounds total. Use when quality.json reports overallpassed=false OR reviewer rejects. Last line of defense before declaring an article unsalvageable.