docs: sync skill-scan, mcp-scan, faq and index docs from main branch (20260703)#464
Open
aig-doc-bot wants to merge 4 commits into
Open
docs: sync skill-scan, mcp-scan, faq and index docs from main branch (20260703)#464aig-doc-bot wants to merge 4 commits into
aig-doc-bot wants to merge 4 commits into
Conversation
…(20260703) - skill-scan.md: new file - Skill Scan standalone documentation (9 threat categories, pip install) - skill-scan_en.md: new file - English version of Skill Scan documentation - mcp-scan.md: rename from AI Tool Protocol Scan to MCP Scan, remove Skills section (now separate) - mcp-scan_en.md: rename to MCP Server Scan, remove Skills section (now separate) - faq.md: update section 4.2 title and recommended models for Skill/MCP scan - faq_en.md: update section 4.2 title and recommended models for Skill & MCP Scan - index_openSource.md: split AI Tool Skill Scan into Skill Scan + MCP Scan entries - index_openSource_en.md: split AI Tool Skill Scan into Skill Scan + MCP Scan entries - assets: add skill4/5/6/7 screenshots (CN+EN), update mcp4-8 screenshots
Collaborator
Code Review: docs: sync skill-scan, mcp-scan, faq and index docs from main branch (20260703)This is an automated doc-sync PR from Review
🟢 VerdictLGTM. Safe to merge — standard doc sync from main. @pythoncheng or @boy-hack can merge directly. |
added 3 commits
July 6, 2026 12:13
- skill-scan.md: rename CLI skill-scan -> aig-skill-scan, update default model to deepseek-v4-flash, update env var OPENROUTER_API_KEY -> LLM_API_KEY - skill-scan_en.md: same updates in English version
…format - skill-scan.md: clarify -o saves SARIF 2.1.0 JSON (standalone) vs internal JSON (--aig-mode) - skill-scan_en.md: same update in English Follows feat(skill-scan) d32a56f which added SARIF 2.1.0 as default output format
Collaborator
Author
|
Updated with |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sync updated docs from main branch following the skill-scan/mcp-scan split and refactor.
Changes:
skill-scan.md/skill-scan_en.md: new files — standalone Skill Scan documentation with 9 threat categories (T01–T09) and pip install instructions; updated for aig-skill-scan rebrand (v0.2.0): CLI renamedskill-scan→aig-skill-scan, default modeldeepseek-v4-flash, env varOPENROUTER_API_KEY→LLM_API_KEYmcp-scan.md/mcp-scan_en.md: renamed from "AI Tool Protocol Scan" to "MCP Scan"; removed Skills section (now in separate skill-scan docs)faq.md/faq_en.md: section 4.2 renamed to "Skill, MCP Scan" with updated recommended models (GLM-5.2, DeepSeek-V4, Kimi-K2.6, etc.)index_openSource.md/index_openSource_en.md: split "AI Tool Skill Scan" entry into separate "Skill Scan" and "MCP Scan" entriesassets/skill4-8.png(CN+EN): new Skill Scan UI screenshotsassets/mcp4-8.png(CN+EN): updated MCP Scan UI screenshots