Toolpipe — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Toolpipe (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Free, open-source developer tools suite. No signup, no tracking, no nonsense.
[Try it now](https://ithiel-labs.github.io/toolpipe/) | [Official MCP Registry](https://registry.modelcontextprotocol.io)
ToolPipe is available as an MCP (Model Context Protocol) server. Add to your Claude Code, Cursor, or any MCP-compatible client:
{
"mcpServers": {
"toolpipe": {
"url": "https://toolpipe.dev/mcp"
}
}
}Listed on the Official MCP Registry as io.github.Ithiel-Labs/toolpipe-mcp-server (v1.20.0).
238+ endpoints. Free tier: no API key needed.
# Generate QR code
curl -X POST https://toolpipe.dev/qr/generate \
-H "Content-Type: application/json" \
-d '{"data": "https://example.com"}'
# Format JSON
curl -X POST https://toolpipe.dev/json/format \
-H "Content-Type: application/json" \
-d '{"json": "{\"key\":\"value\"}"}'
# DNS Lookup
curl "https://toolpipe.dev/dns/lookup?domain=github.com"
# Generate UUID
curl https://toolpipe.dev/uuid/generate
# Hash text
curl -X POST https://toolpipe.dev/hash/generate \
-H "Content-Type: application/json" \
-d '{"text": "hello", "algorithm": "sha256"}'| Plan | Price | API Calls |
|---|---|---|
| Free | $0 | No limit (fair use) |
| Pro | $9.99/mo | Priority support |
| Enterprise | $99/mo | SLA + custom tools |
Pay with crypto (ETH, USDC, USDT). No KYC required.
Send ETH/USDC/ERC-20 tokens to:
0xBCF464909b748d720fd5DDA25ad3d313Dd4b53D6MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.