Security Check
Scans files and URLs for malware, vulnerabilities, and suspicious content using bjesuiter's advanced threat intelligence.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add bjesuiter-security-check npx -- -y @trustedskills/bjesuiter-security-check
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bjesuiter-security-check": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bjesuiter-security-check"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The bjesuiter-security-check skill provides automated security checks. It assesses provided text or code snippets for common vulnerabilities and potential risks, offering insights to improve overall security posture. This skill aims to identify weaknesses that could be exploited by malicious actors.
When to use it
- Code Review: Before deploying new code, run a check to catch potential security flaws early in the development cycle.
- Content Analysis: Evaluate user-generated content (e.g., forum posts, reviews) for inappropriate or harmful language that could pose a risk.
- Security Audits: Integrate into automated security audit pipelines to regularly scan systems and applications.
- Vulnerability Assessment: Quickly assess the potential vulnerabilities within a given text input.
Key capabilities
- Automated vulnerability scanning
- Risk assessment of provided content
- Identification of common security flaws
Example prompts
- "Check this code snippet for any security vulnerabilities: [code]"
- "Analyze this user review for potentially harmful language: [review text]"
- "Perform a security audit on the following paragraph: [paragraph]"
Tips & gotchas
The skill's effectiveness depends heavily on the quality and completeness of the input provided. While it can identify common vulnerabilities, it is not a substitute for comprehensive manual security reviews.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.