-
-
Notifications
You must be signed in to change notification settings - Fork 385
Add MseeP.ai badge #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add MseeP.ai badge #203
Conversation
✅ Deploy Preview for clara-ollama ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
WalkthroughAdded a security badge link to MseeP.ai at the top of README.md, inserting a new line and a blank line above existing content. No other content changed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
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.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
1-2
: Place the badge with existing shields (or center it) and standardize the link markup.
- Consistency: Consider moving the badge into the centered shields block (around Lines 30–35) to match the README’s layout.
- If you keep it at the top, wrap it in a centered HTML block and add rel attributes for safety; also verify mseep.net is an official asset host for mseep.ai.
Option A — keep at top but center + add rel:
-[](https://mseep.ai/app/badboysm890-claraverse) - +<p align="center"> + <a href="https://mseep.ai/app/badboysm890-claraverse" rel="noopener noreferrer nofollow"> + <img alt="MseeP.ai Security Assessment Badge" src="https://mseep.net/pr/badboysm890-claraverse-badge.png" /> + </a> +</p>Option B — relocate with other shields (recommended):
-[](https://mseep.ai/app/badboysm890-claraverse) -Then insert this next to the other badges (Lines 30–35 area):
[](https://mseep.ai/app/badboysm890-claraverse)Also consider adding a short “Security status” subsection noting this is an independent assessment and linking to the live report for context.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
README.md
(1 hunks)
Hi there,
This pull request shares a security update on ClaraVerse.
We also have an entry for ClaraVerse in our directory, MseeP.ai, where we provide regular security and trust updates on your app.
We invite you to add our badge for your MCP server to your README to help your users learn from a third party that provides ongoing validation of ClaraVerse.
You can easily take control over your listing for free: visit it at https://mseep.ai/app/badboysm890-claraverse.
Yours Sincerely,
Lawrence W. Sinclair
CEO/SkyDeck AI
Founder of MseeP.ai
MCP servers you can trust
Here are our latest evaluation results of ClaraVerse
Security Scan Results
Security Score: 43/100
Risk Level: critical
Scan Date: 2025-08-31
Score starts at 100, deducts points for security issues, and adds points for security best practices
Detected Vulnerabilities
High Severity
Medium Severity
@eslint/plugin-kit
external-editor
inquirer
... and 14 more medium severity vulnerabilities
Security Findings
Medium Severity Issues
semgrep: Use of child_process.exec() with dynamic input detected. This can lead to command injection.
semgrep: Use of child_process.exec() with dynamic input detected. This can lead to command injection.
... and 4 more medium severity issues
This security assessment was conducted by MseeP.ai, an independent security validation service for MCP servers. Visit our website to learn more about our security reviews.
Summary by CodeRabbit