← Back to guides
JevMade field notes / Architecture and workflow guide
skillbox
A deployment and contract guide for importing, indexing, recommending, and serving skills through MCP with strict tenancy and secret boundaries.
Original by KitzeAgent workflowsRepository README and documentationSource reviewed
Before you dive in
What you’ll find in the original
- Use separate random administrator credentials and an explicit origin; refuse to overwrite an existing secret file.
- Treat recommendation results as hints with no authority and prevent their reuse across principals.
- Fail closed on oversized, truncated, secret-bearing, or structurally risky repository imports.
Worth knowingBehavior and measurements are reported by the repository authors; source and critical implementation were inspected but not executed.