開源
9 articles about "開源".
We Audited 7 Official MCP Servers — 6 Got F
Ran prompt-defense-audit against the 7 official servers in modelcontextprotocol/servers — 12-vector check, OWASP LLM Top 10 mapping. Result: 6 servers scored F, 8 defense vectors at 100% gap rate. Cross-referenced from modelcontextprotocol/servers#3537.
One Line to Block 92% of Prompt Injection Attacks
Our Discord AI assistant gets attacked daily. After scanning 1,646 real AI systems, we built a one-liner defense tool.
We Built Lighthouse for AI Agents — One Command, 12-Vector Security Audit
66% of MCP servers have security findings, but nobody runs a security scan before deploying AI agents. We built ultraprobe — zero deps, zero cost, under 1 second. Adopted by Cisco AI Defense.
12 Submissions, 0 Merges: What I Learned Contributing to Open Source AI Security
We submitted contributions to NVIDIA, Cisco, Microsoft, OWASP, and 8 other open source projects. All rejected or ignored. Here's how we went from 0/12 to our first merge.
From Zero to Contributing Code to Microsoft — A Non-Engineer's 4-Month Journey
4 months ago I couldn't write a single line of code. Now my PR is being reviewed by Microsoft's AI governance toolkit. This isn't a genius story — it's a path anyone can follow in the AI era.
We Defined an AI Security Standard: AASS v1.0 — We Don't Sell Security, We Define It
AI Application Security Standard (AASS) is the first open standard covering AI system defense, website AI visibility, and data protection in a single framework. All tools free and open source.
We Scanned 1,646 Real AI System Prompts. Here's What We Found.
We ran our prompt defense scanner against 1,646 leaked production system prompts from ChatGPT, Claude, Grok, Cursor, Perplexity, and 1,300+ custom GPTs. 97.8% have no indirect injection defense. Average score: 36/100.
Discord Community From 0 to 146 Members: A Solo Founder's Playbook (With 3 AI Bots)
How does one person build a 146-member Discord community in 10 days? Answer: 3 AI bots + 1 welcome system + $0 ad budget. This is the full SOP from creating the server to retaining members.
We Open-Sourced Our Prompt Defense Scanner: 200 Lines of Regex That Replace an LLM
Most AI security tools use LLMs to check LLMs. We built a deterministic prompt defense scanner — 12 attack vectors, pure regex, under 1ms, zero cost. Here's why regex beats AI for this job, and how you can use it today.