Agent Skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Agent Skills (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
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.
Teach your AI coding agent to use Zephex's 10 MCP tools correctly.
npx skills add zephexMCP/agent-skillsAuto-detects Claude Code, Cursor, VS Code, Windsurf, Cline, OpenCode, Codex, Gemini CLI, Goose, Kiro, Roo, JetBrains, Factory AI, and 40+ more editors automatically.
The agent skill is `skills/zephex/SKILL.md` (workflow + tool routing). Editor JSON is in `configs/` — install with npx zephex setup or copy from there.
Maintainers: read [SKILL-MAINTAINER.md](SKILL-MAINTAINER.md) before editing the skill (structure, mistakes to avoid, ship checklist).
| Tool | Purpose |
|---|---|
| scope_task | Focus files for the task (default 7, up to 15) — use early on non-trivial work |
| get_project_context | Stack, auth, hosting, key files |
| read_code | Symbol extraction + callers |
| find_code | Repo-wide search |
| explain_architecture | Auth/billing flow tracing |
| check_package | Registry safety before install |
| audit_package | CVEs + breaking changes |
| audit_headers | HTTP/TLS grade A+ to F |
| Zephex_dev_info | Dev KB — search then get by slug |
| keep_thinking | Stateful reasoning (not thinking) |
Works with 55+ AI coding agents. Key supported editors:
| Editor | Transport | Config |
|---|---|---|
| Claude Code | stdio | .mcp.json |
| Cursor | HTTP Bearer | .cursor/mcp.json |
| VS Code | HTTP Bearer | .vscode/mcp.json |
| Windsurf | HTTP Bearer | mcp_config.json |
| Cline | streamableHttp | Remote Servers |
| OpenCode | OAuth | opencode.json |
| Codex CLI | TOML | ~/.codex/config.toml |
| Gemini CLI | OAuth | .gemini/settings.json |
| Goose | stdio | via goose configure |
| Kiro CLI | OAuth | .kiro/settings/mcp.json |
| Roo Code | HTTP | Settings panel |
| JetBrains (Junie) | HTTP | IDE Settings UI |
| Factory AI (Droid) | stdio | .factory/mcp.json |
Zed does not currently support the skills CLI. For Zed, copy configs/zed.json manually into your Zed context_servers settings.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.