Shield
Protect digital identities and infrastructure by scanning for data breaches, malicious URLs, and compromised credentials.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Shieldapi.Check Password: Check if a password has been exposed in data breaches (900M+ HIBP hashes). Returns breach count and exposure status.
- Shieldapi.Check Password Range: k-Anonymity password range lookup via HIBP. Returns all matching hash suffixes and their breach counts for the given 5-char prefix.
- Shieldapi.Check Email: Check if an email has been exposed in known data breaches. Returns breach list, dates, and compromised data types.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Protect digital identities and infrastructure by scanning for data breaches, malicious URLs, and compromised credentials. Secure interactions by detecting prompt injection attacks and evaluating plugin supply chain risks. Monitor the reputation of domains, IPs, and email addresses to defend against phishing and malware.
Список инструментов сервера (9)
Технические названия из tools/list. Нужны только разработчикам.
| shieldapi.check_password | Check if a password has been exposed in data breaches (900M+ HIBP hashes). Returns breach count and exposure status. |
| shieldapi.check_password_range | k-Anonymity password range lookup via HIBP. Returns all matching hash suffixes and their breach counts for the given 5-char prefix. |
| shieldapi.check_email | Check if an email has been exposed in known data breaches. Returns breach list, dates, and compromised data types. |
| shieldapi.check_domain | Analyze domain reputation: DNS records, blacklist status (Spamhaus, SpamCop, SORBS), SPF/DMARC configuration, and SSL certificate details. |
| shieldapi.check_ip | Analyze IP reputation: blacklist presence, Tor exit node detection, reverse DNS, and geolocation data. |
| shieldapi.check_url | Scan a URL for phishing, malware, and brand impersonation. Uses URLhaus database and heuristic analysis. |
| shieldapi.full_scan | Comprehensive security scan that auto-detects the target type (URL, domain, IP, or email) and runs all applicable checks. |
| shieldapi.check_prompt | Detect prompt injection attacks in text. Scans for 200+ patterns across 8 categories including encoding tricks, multi-language payloads, and obfuscation. Response time <100ms. |
| shieldapi.scan_skill | Scan an AI skill/plugin for supply chain risks across 8 categories based on Snyk ToxicSkills taxonomy: data exfiltration, privilege escalation, secret exposure, and more. |