CtrlK
BlogDocsLog inGet started
Tessl Logo

host-code-execution

Guide safe use of code_execution_remote for shell-backed execution on the connected A0 CLI host. Use when the user asks for their computer, local terminal, CLI host, remote shell, not Docker, or host-side Python/Node/terminal commands.

76

Quality

95%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

A tight, well-structured instruction-only skill that gives exact parameter values and a clear failure-handling decision tree without wasting tokens on background. It is fully actionable and appropriately organized for its scope.

DimensionReasoningScore

Conciseness

Lean and efficient with no exposition of concepts Claude already knows; every line states a concrete boundary, mode, runtime, or failure rule, and each token earns its place.

3 / 3

Actionability

Provides concrete, copy-paste-ready guidance: exact runtime values ('runtime=terminal', 'runtime=python', 'runtime=nodejs', 'runtime=output', 'runtime=reset'), 'reset: true', and 'F3' for access mode, with specific if/then actions.

3 / 3

Workflow Clarity

As a simple reference skill, the single task (pick the right runtime and handle failures) is unambiguous, and the Failure Handling section is a clearly sequenced decision tree with explicit conditions and a poll-then-summarize feedback loop.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references, yet well-organized into clearly signaled sections (Boundary, Access Modes, Runtimes, Failure Handling), satisfying the simple-skill bar for progressive disclosure.

3 / 3

Total

12

/

12

Passed

Description

90%

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 strong description with explicit what/when triggers, natural user language, and clear distinctiveness from related runtimes. The only mild gap is that it frames one umbrella action rather than enumerating several distinct concrete actions.

DimensionReasoningScore

Specificity

Names the domain and concrete runtimes (shell-backed execution, Python/Node/terminal) but uses a single primary verb ('Guide safe use of code_execution_remote'), which matches the 'names domain and some actions' anchor rather than a list of multiple distinct actions.

2 / 3

Completeness

Explicitly answers both what ('Guide safe use of code_execution_remote for shell-backed execution on the connected A0 CLI host') and when ('Use when the user asks for...') with explicit triggers.

3 / 3

Trigger Term Quality

Rich, natural phrasing a user would actually say: 'their computer, local terminal, CLI host, remote shell, not Docker, or host-side Python/Node/terminal commands', covering common variations.

3 / 3

Distinctiveness Conflict Risk

Carves a clear niche (CLI host shell-backed execution) and explicitly disambiguates from adjacent runtimes ('not Docker', 'not the Agent Zero server or Docker container'), so it is unlikely to trigger for the wrong skill.

3 / 3

Total

11

/

12

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
agent0ai/agent-zero
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.