Skillquality 0.46

workbench-capy-vm-lane

Controlled VM/Computer execution lane for GUI, browser, sandbox, and screenshot-backed tasks.

Price
free
Protocol
skill
Verified
no

What it does

Workbench Capy VM Lane

Use this skill only when an issue declares EXECUTION_TARGET: capy-vm or asks for isolated GUI/browser/sandbox execution.

Required Checks

Before execution:

  1. Confirm the issue has VM_LEASE.
  2. Confirm secrets_policy.
  3. Confirm network_policy.
  4. Confirm ARTIFACTS_REQUIRED.
  5. Confirm TEARDOWN.

If any field is missing, return BLOCKED with the smallest missing field list.

Default Policy

  • secrets_policy: none
  • network_policy: localhost-only for smoke tests
  • TEARDOWN: destroy
  • artifact root: local temp by default; set CAPY_VM_ARTIFACT_DIR explicitly for durable review evidence

Computer API Pattern

The local smoke path uses a Scrapybara-compatible Computer API:

curl -fsS -X POST "http://127.0.0.1:${CAPY_API_PORT}/computer" \
  -H "Content-Type: application/json" \
  -d '{"action":"take_screenshot"}'

The response must be saved before summarizing.

Report Contract

Always report:

  • issue id,
  • owner agent,
  • execution target,
  • lease fields,
  • commands and exit codes,
  • artifact paths,
  • whether raw artifacts were kept outside Git,
  • teardown state,
  • residual risks,
  • VERDICT: PASS / FLAG / BLOCK.

Never paste base64 screenshots, raw cookies, OAuth codes, private tokens, API keys, or unrelated screen content into comments.

Capabilities

skillsource-fearvoxskill-workbench-capy-vm-lanetopic-agent-skillstopic-ai-agentstopic-claude-codetopic-codextopic-hermes-agenttopic-multicatopic-sddtopic-skills-sh

Install

Quality

0.46/ 1.00

deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 12 github stars · SKILL.md body (1,326 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:07:12Z · deterministic:skill-github:v1 · v1
First seen2026-05-13
Last seen2026-05-18

Agent access