What is ai-guide?
程序员鱼皮的 AI 资源大全 + Vibe Coding 零基础教程,分享 OpenClaw 保姆级教程、大模型玩法(DeepSeek / GPT / Gemini / Claude / GLM)、最新 AI 资讯、Prompt 提示词大全、AI 知识百科(Agent Skills / RAG / MCP / A2A)、AI 编程教程(Harness Engineering)、AI 工具用法(Cursor / Claude Code / TRAE / Codex / Copilot)、AI 开发框架教程(Spring AI / LangChain)、AI 产品变现指南,帮你快速掌握 AI 技术,走在时代前沿。本项目为开源文档 aiguide,已升级为鱼皮 AI 导航网站
Data-security signals
Public, checkable facts about ai-guide — they show the risk surface, not what it does with your data at runtime.
- ✓Open-source — the code is publicly auditable on its public repository.
- ▲High access surface — as an MCP server, it can run with your keys, files, environment and network.
- •Maintenance — actively published.
- ?Independent exfiltration test — not yet independently tested by Oxavion.
Is ai-guide safe? The honest answer.
The signals above show what ai-guide can reach. But no public metadata reveals what it actually does with your data once it runs — that only shows up when you watch it in a sandbox. Oxavion runs ai-guide with planted canary secrets and watches every outbound channel, then emails you the evidence.
We scan ai-guide in our sandbox and email your report. No install, no access to your systems.
How to tell if ai-guide is safe
Before you trust any AI tool with your environment, check:
- Is the source auditable? Yes — open-source, you can read it.
- Does it need your keys or credentials? Most mcp servers do — so it holds them at runtime.
- Does it make outbound network calls, and where to? The repo hints at this; only a run confirms it.
- Has it been tested for data exfiltration? Not yet — this is the one you cannot verify from the outside.
The first three you can check from the repo yourself. The last — what it does with your data at runtime — needs a test. That is exactly what an Oxavion scan does →
Frequently asked
- Is ai-guide safe to use?
- It depends on what it does with your data at runtime — something a static look can't settle. Oxavion answers it empirically: we sandbox ai-guide, feed it canary secrets and data, and report exactly what (if anything) leaves. Request a free scan for a verdict on the version you run.
- How does Oxavion test it?
- An isolated gVisor micro-VM, a transparent egress gateway that captures HTTP/S, DNS and raw TCP, planted canary secrets/PII, and encoding-aware detection — aligned to OWASP LLM Top 10 and MITRE ATLAS, calibrated to zero false-negatives / zero false-positives.