
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
AgentSkin Suite: Three-layer token optimization stack — AgentSkin SSS (JSON pruning) + Tokenjuice (CLI compaction) + Caveman (output compression). 88%+ API savings, 99.8% CLI savings, 4,695 tests.
Stop paying for noise. AgentSkin Suite cuts your AI API costs by 60-80% by stripping token waste from API responses, terminal output, and agent replies — automatically.
One MCP server. Seven tools. Three layers of savings.
| Layer | Cuts | How |
|---|---|---|
| API responses | 60–88% | Strips junk fields from JSON before your AI sees them |
| Terminal output | Up to 99.97% | Compacts CLI noise (build logs, git diffs, lint spam) |
| Agent replies | 65% | Makes your AI talk like a caveman — same info, fewer words |
npx -y agentskin@latest
Then add to your MCP config:
{
"mcpServers": {
"agentskin-suite": {
"command": "npx",
"args": ["-y", "agentskin@latest"]
}
}
}
That's it. Restart your AI tool and you have all 7 tools.
Before: Your AI fetches https://api.github.com/repos/vercel/next.js and gets 1,544 tokens of JSON — mostly URLs, timestamps, boolean flags you don't need.
After: 180 tokens. Just the fields that matter: name, description, stars, language, topics, URL.
Same answer quality. 88% cheaper API calls.
| Tool | Use it when... |
|---|---|
fetch_optimized_data | You need data from any API or webpage |
skin_reasoning | Text is full of hedging and filler words |
classify_url | You want to know which rules will apply to a URL |
strip_ansi | Terminal output has color codes in it |
reduce | CLI output is massive (build logs, diffs, listings) |
estimate_tokens | You need to know how many tokens something costs |
apply_json_semantic | You have raw JSON you want to prune |
Works with anything that supports MCP: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Codex, Copilot, Kilo Code, OpenCode, and more.
Also includes 6 Caveman skills that work across 30+ agents — compressed output, commits, code reviews, file compression, and subagent delegation.
Everything runs locally. No data leaves your machine. SSRF protection, rate limiting, input validation, and URL sanitization built in.
| Creator | Contribution |
|---|---|
| Shawn Nichols Sr. (Nichols Transco LLC) | AgentSkin SSS protocol, MCP server, Suite integration |
| Vincent Koc | Tokenjuice — MIT License |
| Julius Brussee | Caveman — github.com/JuliusBrussee/caveman |
Maintained by Nichols Transco LLC.
FAQs
AgentSkin Suite: Three-layer token optimization stack — AgentSkin SSS (JSON pruning) + Tokenjuice (CLI compaction) + Caveman (output compression). 88%+ API savings, 99.8% CLI savings, 4,695 tests.
The npm package agentskin receives a total of 41 weekly downloads. As such, agentskin popularity was classified as not popular.
We found that agentskin demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.