CtrlK
BlogDocsLog inGet started
Tessl Logo

manage-mounts

Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".

64

Quality

77%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/manage-mounts/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

76%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, actionable skill body with clean sectioning and executable commands, weakened mainly by missing validation checkpoints around the destructive --force config-overwrite operations. Adding confirm/verify steps would lift workflow clarity.

Suggestions

Add a validation checkpoint after writing the config (e.g., re-read and display the allowlist, or confirm the path exists before adding) before declaring the operation complete.

Before destructive overwrites via --force, show the user the resulting config and confirm intent, or diff against the current config.

Replace placeholder JSON in the add example with a note on constructing allowedRoots from the collected paths so the command is fully executable.

DimensionReasoningScore

Conciseness

Lean and efficient throughout — it assumes Claude's competence, uses short imperative prose, and every section earns its place with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Provides concrete, executable shell commands for each operation, but several use placeholders (<group-id>, /path/to/dir) and the JSON payloads are illustrative rather than copy-paste-ready for arbitrary inputs.

4 / 5

Workflow Clarity

Steps are sequenced per operation, but the add/remove/reset flows use the destructive --force overwrite path with no validation checkpoint (e.g., confirming the path exists, verifying the written JSON) — capping clarity at 3 per the destructive-operation guideline.

3 / 5

Progressive Disclosure

A short, well-organized single-file skill under 50 lines with clear section headers and no bundle files needed; minor gaps only in that there is no explicit navigation/overview framing.

4 / 5

Total

16

/

20

Passed

Description

78%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A focused, well-scoped description that names concrete actions and provides explicit trigger phrases with minimal conflict risk. The only gap is slightly less exhaustive trigger-term coverage and a 'when' clause that could be marginally more specific.

DimensionReasoningScore

Specificity

Lists several concrete actions — "View, add, or remove mount allowlist entries" — naming the domain and the specific CRUD operations, with only minor coverage gaps.

4 / 5

Completeness

Clearly states what the skill does and provides an explicit "Triggers on..." when-clause; the 'when' could be slightly more specific but both halves are present.

4 / 5

Trigger Term Quality

Includes several natural trigger phrases users would say ("mounts", "mount allowlist", "agent access to directories", "container mounts"), missing only a few common synonyms.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (host directory mount allowlist for agent containers) with distinct triggers, making conflict with other skills minimal.

5 / 5

Total

17

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
nanocoai/nanoclaw
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.