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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🌐 Web query:
What is MseeP.ai and what security assessments do they provide for GitHub repositories?💡 Result:
MseeP.ai is a platform that provides a directory of trusted Model Context Protocol (MCP) servers for AI integrations, featuring real-time security ratings and vulnerability analysis to help users discover and integrate secure MCP servers. It offers tools like the MseeP AI Helper app for intelligent recommendations, security scoring, and seamless integration with AI workflows such as Claude. For GitHub repositories, particularly those hosting MCP servers, MseeP.ai performs automated security assessments using tools like Semgrep. These scans detect issues such as unsafe use of exec, yaml.load, os.system with dynamic input, base64 decoding potentially indicating obfuscated code, and dependency vulnerabilities. Results include a security score out of 100 (e.g., 60/100 for high risk), risk level, scan date, and categorized findings by severity (medium, low). Badges summarizing these assessments are promoted via pull requests to project READMEs, with detailed listings available on mseep.ai/app/[repo]. The service automatically discovers and scans public MCP servers on GitHub.
Citations:
🏁 Script executed:
Repository: rohitg00/ai-engineering-from-scratch
Length of output: 4243
🌐 Web query:
MseeP.ai mseep.net domain image badge security why different domains💡 Result:
MseeP.ai (mseep.ai) is a security-focused directory for trusted Model Context Protocol (MCP) servers, providing security ratings, verified maintainer identities, integrity tracking, and alerts for AI integrations. It was launched by SkyDeck AI to address MCP security vulnerabilities. mseep.net hosts the images for MseeP.ai's "Security Assessment Badge," which displays security scan results (e.g., score out of 100, risk level, findings from tools like semgrep). These badges are added to MCP server repositories via pull requests to promote trust and ongoing validation. Examples include badges at URLs like https://mseep.net/pr/xorbitsai-inference-badge.png. The domains differ because mseep.ai is the primary public-facing site and directory, while mseep.net serves as a dedicated asset/CDN subdomain specifically for hosting static badge images, ensuring reliable delivery for GitHub READMEs and promotional use without impacting the main site's performance.
Citations:
This security badge is inappropriate for this repository.
The MseeP.ai badge is designed for Model Context Protocol (MCP) servers, which this repository is not.
ai-engineering-from-scratchis an educational course on AI fundamentals, not an MCP server implementation. The badge should be removed because:Wrong Repository Type: MseeP.ai automatically scans and badges public MCP servers. This repository doesn't fit that category.
Misleading Badge: Readers may assume this educational course has passed a security assessment relevant to its actual purpose, when the badge measures something entirely different (MCP server security).
While MseeP.ai is a legitimate service and the domain split (mseep.net for images/CDN, mseep.ai for the main site) is intentional asset hosting architecture, the badge itself is simply not applicable here.
Recommendation: Close this PR. If you want security-related badges, consider those relevant to educational content (e.g., OWASP, code analysis tools, dependency scanning for the course materials themselves).
🤖 Prompt for AI Agents