gbstudio-mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited gbstudio-mcp (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.
You have access to a local GB Studio MCP server implemented by the npm package gbstudio-claude-mcp.
Use it to:
.gbsproj) from a directoryprojectRoot directory that exists on disk.1) validate 2) inventory 3) create/update one entity 4) inventory again
The MCP server proxies to the local REST API, so make sure both are running.
Start the REST API:
gbstudio-claude-mcp (defaults to http://localhost:3000)Start the MCP stdio server (after building it):
npm run build:mcpnode build/mcp.jsIf installed globally, you can run:
node $(npm root -g)/gbstudio-claude-mcp/build/mcp.jsIf the REST API is running on a non-default port, set GBSTUDIO_API_URL (full URL) or GBSTUDIO_API_PORT (port number) before launching the MCP stdio server.
1) Find project: start from a user-provided directory. 2) Validate: confirm it is a GB Studio project root. 3) Inventory: fetch current scenes/actors/assets. 4) Create: add scenes/actors/assets as needed. 5) Inventory again: confirm changes landed.
projectRoot.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.