Skip to main content
Glama

Smart Code Reviewer

by renjismzy

detect_security_issues

Identify and analyze security vulnerabilities in your code across multiple programming languages to enhance safety and prevent risks in software development.

Instructions

检测代码中的安全漏洞和风险

Input Schema

NameRequiredDescriptionDefault
codeYes要检测的代码
languageYes编程语言

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "要检测的代码", "type": "string" }, "language": { "description": "编程语言", "type": "string" } }, "required": [ "code", "language" ], "type": "object" }

Other Tools from Smart Code Reviewer

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/renjismzy/mcp-code'

If you have feedback or need assistance with the MCP directory API, please join our Discord server