Nimbus Agent — SDK (@nimbus-dev/sdk). MIT, dependency-free TypeScript contract for authoring Nimbus MCP connectors & extensions.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport — counts 1 tools · 0 res
· 0 prompts
permission surface via code analysis
tools
-
echo
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 3f5d4ed · analyzer v27 · 1w ago
skills & prompt files 1
- agent-rules nimbus-agent-nimbus-sdk-3f5d4ed/CLAUDE.md
danger signals1
- over-broad OAuth scope https://www.googleapis.com/auth/cloud-platform nimbus-agent-nimbus-sdk-3f5d4ed/src/crypto/service-account-token.ts :15
const SCOPE_CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform";
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 47
filesystem 1
- fs nimbus-agent-nimbus-sdk-3f5d4ed/src/distribution-channel.ts :1
import { realpathSync } from "node:fs";
tool registrations 1
- search nimbus-agent-nimbus-sdk-3f5d4ed/src/server.ts :6
install hooks 1
- prepublishOnly nimbus-agent-nimbus-sdk-3f5d4ed/package.json :43
bun run build && bun run typecheck
declared dependencies 3
- @biomejs/biome@^2.5.1
- @types/bun@^1.3.14
- typescript@^7.0.2