CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/nanoclaw-trusted

Rules for trusted NanoClaw groups. Shared memory, session bootstrap, cross-group memory updates. Loaded for trusted and main containers only.

76

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Overview
Quality
Evals
Security
Files

container-trust-levels.mdrules/

alwaysApply:
Yes

Container Trust Levels

The runtime contract

The runtime's mount layout is the contract. A read-only-filesystem error on a write to the group folder means you're in an untrusted container.

Don't retry on EROFS

If a write to /workspace/group/ fails with EROFS / "Read-only file system", do NOT retry. The mount is intentionally RO; the retry will fail the same way.

Full capability matrix

The full trust-tier capability matrix (mounts, plugins, Google access, idle timeout, RAM/CPU caps) lives in docs/trust-tier-capabilities.md.

README.md

tile.json