Add nine blocks across identity, failure handling, delivery, and observability; remove three legacy or speculative blocks. Identity & trust boundary: - Identity provider block - Service-to-service authentication - Secrets store for external SaaS connectors Failure handling & async routing: - Message queue to prevent synchronous stalls - Dead-letter store to capture failed messages Delivery & observability: - CI/CD pipeline block - Staging environment - Structured log pipeline - Per-message tr...
Scanned 9/19/2026
Install to Claude Code
npx -y skills add welltraum/minto --skill raw --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Raw?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/welltraum-raw-dc4d380b)More formats (shields.io, HTML) on the badges page.
Add nine blocks across identity, failure handling, delivery, and observability; remove three legacy or speculative blocks.
Identity & trust boundary:
- Identity provider block
- Service-to-service authentication
- Secrets store for external SaaS connectors
Failure handling & async routing:
- Message queue to prevent synchronous stalls
- Dead-letter store to capture failed messages
Delivery & observability:
- CI/CD pipeline block
- Staging environment
- Structured log pipeline
- Per-message tracing
Remove speculative & redundant elements:
- Blockchain audit ledger (no data writes to it)
- Future ML anomaly detection (marked dotted)
- Duplicate retention DB entry
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!