@roasbeef/claude-agent-sdk
AMCP server package @anthropic-ai/claude-agent-sdk
Install
agr install @roasbeef/claude-agent-sdk --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@anthropic-ai/claude-agent-sdk", "version": "0.3.177", "main": "sdk.mjs", "types": "sdk.d.ts", "exports": { ".": { "types": "./sdk.d.ts", "default": "./sdk.mjs" }, "./extract": { "types": "./extractFromBunfs.d.ts", "default": "./extractFromBunfs.js" }, "./browser": { "types": "./browser-sdk.d.ts", "default": "./browser-sdk.js" }, "./bridge": { "types": "./bridge.d.ts", "default": "./bridge.mjs" }, "./assistant": { "types": "./assistant.d.ts", "default": "./assistant.mjs" }, "./sdk-tools": { "types": "./sdk-tools.d.ts" }, "./sdk-tools.js": { "types": "./sdk-tools.d.ts" } }, "engines": { "node": ">=18.0.0" }, "type": "module", "author": "Anthropic support@anthropic.com", "license": "SEE LICENSE IN README.md", "description": "SDK for building AI agents with Claude Code's capabilities. Programmatically interact with Claude to build autonomous agents that can understand codebases, edit files, and execute workflows.", "homepage": "https://github.com/anthropics/claude-agent-sdk-typescript", "repository": { "type": "git", "url": "https://github.com/anthropics/claude-agent-sdk-typescript.git" }, "bugs": { "url": "https://github.com/anthropics/claude-agent-sdk-typescript/issues" }, "keywords": [ "ai", "agent", "sdk", "claude", "anthropic", "automation", "code-generation" ], "peerDependencies": { "@anthropic-ai/sdk": ">=0.93.0", "@modelcontextprotocol/sdk": "^1.29.0", "zod": "^4.0.0" }, "optionalDependencies": { "@anthropic-ai/claude-agent-sdk-linux-x64": "0.3.177", "@anthropic-ai/claude-agent-sdk-linux-arm64": "0.3.177", "@anthropic-ai/claude-agent-sdk-linux-x64-musl": "0.3.177", "@anthropic-ai/claude-agent-sdk-linux-arm64-musl": "0.3.177", "@anthropic-ai/claude-agent-sdk-darwin-x64": "0.3.177", "@anthropic-ai/claude-agent-sdk-darwin-arm64": "0.3.177", "@anthropic-ai/claude-agent-sdk-win32-x64": "0.3.177", "@anthropic-ai/claude-agent-sdk-win32-arm64": "0.3.177" }, "files": [ "sdk.mjs", "sdk.d.ts", "sdk-tools.d.ts", "agentSdkTypes.d.ts", "bridge.mjs", "bridge.d.ts", "assistant.mjs", "assistant.d.ts", "browser-sdk.js", "browser-sdk.d.ts", "extractFromBunfs.js", "extractFromBunfs.d.ts", "manifest.json", "manifest.zst.json" ], "claudeCodeVersion": "2.1.177" }
Trustgrade A
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- warnType matchbest-effort: server code not analyzed
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- passLicense
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-edade5e00a4f2026-08-06