loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

scopeblind-protect-skill

SKILL.md

tomjwxf/scopeblind-protect-skill

Claude Code skill for ScopeBlind trust stack — agent identity, MCP security, signed receipts, offline verification.

Install

$ npx loaditout add tomjwxf/scopeblind-protect-skill

About

scopeblind

Claude Code skill for the ScopeBlind trust stack — agent identity, MCP security, signed receipts, and offline verification.

Install
claude plugin marketplace add tomjwxf/scopeblind-protect-skill
claude plugin install scopeblind

Or manually copy SKILL.md into your project directory.

What it does

Teaches Claude Code to use the full ScopeBlind stack:

  • @scopeblind/passport — create portable agent identity (Ed25519 keypairs, signed manifests, portable bundles)
  • protect-mcp — wrap MCP servers with per-tool policies and signed receipts
  • @veritasacta/verify — verify any receipt offline (MIT, no accounts)
  • @scopeblind/red-team — benchmark policies against attack patterns
Quick start
# Create an agent identity
npx @scopeblind/passport create --name "Luna" --runtime openclaw --policy shadow

# Wrap an MCP server (shadow mode — logs everything, blocks nothing)
npx protect-mcp -- node server.js

# Test a stricter policy
npx protect-mcp simulate --policy strict.json

# Verify receipts offline
npx @veritasacta/verify --self-test
Links
  • npm: protect-mcp
  • npm: @scopeblind/passport
  • MCP Docs
  • The Trust Stack
  • Verify receipts
  • BlindLLM
  • GitHub
License

MIT

Tags

ai-securityclaude-codemcpsigned-receiptsskill

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated21 days ago
Security: AHas SKILL.mdREADME

Safety

Risk Levellow
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/26/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/tomjwxf/scopeblind-protect-skill)](https://loaditout.ai/skills/tomjwxf/scopeblind-protect-skill)