Repo Security Audit

security MCP Server

Claude Code skill for comprehensive security auditing of GitHub repositories — specialized for AI agents, Skills, and MCPs

Verified
securitysecurity
6 views2 stars0 forksNOASSERTION

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

Verified
Source
github-topic:mcp
Stars
2
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
26
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (26)

path_traversal

Chamador é o próprio usuário local — sem ganho

auth_bypass

Authentication logic that can be bypassed

Candidato

Categoria

xss_html_generation

HTML generated from external data without escaping

tool_poisoning

MCP tool descriptions designed to mislead the LLM

Code

Category

hardcoded_credentials

Real API keys, tokens, passwords in tracked files

silent_data_exfiltration

Undocumented HTTP calls carrying user data to external hosts

install_rce

Installer scripts interpolating untrusted API data into inline code

jwt_vulnerabilities

Disabled signature verification, weak secrets, missing claim validation

excessive_permission_scope

Skill requests far more access than its task requires

supply_chain_no_verify

Code downloads without integrity verification

weak_crypto

MD5/SHA1 for passwords, deprecated algorithms, weak randomness

llm_pii_leakage

Skill instructs LLM to print full API responses containing PII

command_injection

Unsanitized variables in subprocess/shell with untrusted input

insecure_tls

`verify=False`, `rejectUnauthorized: false`, `InsecureSkipVerify`

agent_chain_abuse

Sub-skill invocations passing unsanitized user input downstream

template_injection

User input in Jinja2/Handlebars/Go templates without escaping

xml_xxe

XML parsers without external entity protection

prompt_injection_surface

User input directly concatenated into agent instructions

sql_injection

String concatenation in SQL queries

sensitive_data_in_logs

Tokens, passwords, CPF numbers logged in plaintext

unsafe_deserialization

`pickle.load`, `yaml.load` without `SafeLoader`, `marshal.loads`

credential_in_prompt

Real secrets embedded in SKILL.md or LLM system prompts

cmd_injection

Argumento CLI = valor confiável, sem vetor externo

mcp_schema_confusion

MCP tool schemas accepting unnecessarily broad or dangerous parameters