feat: add security guides and sanitize external links across repo

New articles:
- the-security-guide.md: "The Shorthand Guide to Securing Your Agent" (595 lines)
  Attack vectors, sandboxing, sanitization, OWASP Top 10, observability
- the-openclaw-guide.md: "The Hidden Danger of OpenClaw" (470 lines)
  Security analysis of OpenClaw, MiniClaw thesis, industry evidence

External link sanitization (22 files across EN, zh-CN, zh-TW, ja-JP, .cursor):
- Removed third-party GitHub links from skills and guides
- Replaced with inline descriptions to prevent transitive prompt injection
- Kept official org links (Anthropic, Google, Supabase, Mixedbread)
This commit is contained in:
Affaan Mustafa
2026-02-25 07:19:44 -08:00
parent 3d63fd33b9
commit a9b104fc23
20 changed files with 1096 additions and 25 deletions

View File

@@ -296,7 +296,7 @@ cd ../project-feature-a && claude
你可以使用 `/statusline` 来设置它 - 然后 Claude 会说你没有状态栏,但可以为你设置,并询问你想要在里面放什么。
另请参阅:https://github.com/sirmalloc/ccstatusline
另请参阅:ccstatusline用于自定义 Claude Code 状态栏的社区项目)
### 语音转录
@@ -327,16 +327,16 @@ alias q='cd ~/Desktop/projects'
**智能体编排:**
* https://github.com/ruvnet/claude-flow - 拥有 54+ 个专业智能体的企业级编排平台
* claude-flow 拥有 54+ 个专业智能体的社区企业级编排平台
**自我改进记忆:**
* https://github.com/affaan-m/everything-claude-code/tree/main/skills/continuous-learning
* 请参阅本仓库中的 `skills/continuous-learning/`
* rlancemartin.github.io/2025/12/01/claude\_diary/ - 会话反思模式
**系统提示词参考:**
* https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools - 系统提示词集合 (110k stars)
* system-prompts-and-models-of-ai-tools — AI 系统提示词社区集合(110k+ stars
**官方:**