
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.
CLI for testing HTTP servers using a curl-like syntax. Powered by Unexpected and unexpected-http.
This basic selection of curl switches has been implemented, but nowhere near all of them:
--header
, -H
--upload-file
, -T
--data
, --data-ascii
, -d
--method
, -X
--cookie
, -b
--verbose
, -v
--silent
, -s
--cert
--key
--cacert
--insecure
, -k
File an issue if you need one that's not implemented.
Additionally, these switches are supported and/or work differently from regular curl
:
--html
: Render the output in HTML format. My primary use case for this is getting colored output into my clipboard like this: swirl --html -v <url> | xclip -i -selection clipboard -t text/html
--plugin <path>
: Install the given Unexpected plugin-v
: Dump the entire request and response, even if the expectations aren't met. "In spirit" this is the same as curl -v
, but the format is quite differentFAQs
CLI for testing HTTP servers using unexpected-http
The npm package swirl receives a total of 0 weekly downloads. As such, swirl popularity was classified as not popular.
We found that swirl demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.