
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
github.com/stevemkroll/elasticsearch
docker compose up -d
go run main.go -service=seed
go run main.go -service=api
// Look up employees by phone
curl -v -H "GovernMint-token: pa\$\$word" http://localhost:8080/employee\?phone\=1111111111
// Seeded phone numbers
1111111110
1111111111
1111111112
1111111113
1111111114
1111111115
1111111116
1111111117
1111111118
1111111119
// Look up employees by task name
curl -v -H "GovernMint-token: pa\$\$word" http://localhost:8080/task\?name\=task_3
// Seeding task names
task_0
task_1
task_2
task_3
task_4
task_5
task_6
task_7
task_8
task_9
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.