Skill Detail

Playwright Browser Automation

This skill uses Playwright to automate browser tasks. It can perform any automation task you request.

GitHub:sickn33/antigravity-awesome-skills playwright-skill
version 6d2d6f604b85
OpenClaw disconnected runtime evidence
OpenClaw runtime issues
no human review yet
Use Caution

Current public label

Use Caution

The current label should account for both the file-level review and the fact that the sandbox runtime pass did not come back perfectly clean.

This label is currently coming from the automated scorecard.

Automated result

Use Caution

Driftloom has both static evidence and sandbox runtime evidence for this skill, and the runtime smoke pass surfaced at least one operational issue worth understanding. The sandbox supplied fake placeholder configuration values for common env vars, so this runtime result is still about behavior under isolation rather than proof that real integrations work.

1 medium, 4 low Final label: use caution.

Human review

No human review has been recorded yet.

The current public label is still relying on automation. A human has not weighed in yet.

What happened

Driftloom completed both a static scan and a runtime smoke pass. It inspected the source, stored findings, then ran lightweight sandbox probes on the isolated runner to see whether basic execution behaved cleanly.

Runtime evidence

OpenClaw disconnected runtime evidence completed on [email protected].

Status: Completed · Duration: 457 ms · Findings: 5

Evidence class: OpenClaw disconnected runtime evidence

OpenClaw disconnected runtime validation completed cleanly in the isolated runner.

Runner image: driftloom/runtime-runner:2026-03-25-openclaw1

Tool coverage: python, node, npm, pipx, uv, gsc, gh, http, curl, jq, yq, rg, fd, shellcheck, git, bash

Network: disabled

Mode: openclaw_disconnected

Driftloom supplied fake placeholder env vars for common credentials/config checks, kept network disabled, and did not use any real secrets.

Command coverage: 0 documented OpenClaw commands · 2 safe package-script help probes

  • OpenClaw is available in the runner image as OpenClaw 2026.3.24 (cff6dc9).
  • The skill matched the basic OpenClaw-oriented layout checks used for disconnected validation.
  • SKILL.md does not explicitly mention OpenClaw; this may still be valid, but intent is less obvious.
  • Documented/runtime hint command did not behave like help/version output: npm run setup -- --help
  • Documented/runtime hint command did not behave like help/version output: npm run install-all-browsers -- --help

Driftloom has both static evidence and sandbox runtime evidence for this skill, and the runtime smoke pass surfaced at least one operational issue worth understanding. The sandbox supplied fake placeholder configuration values for common env vars, so this runtime result is still about behavior under isolation rather than proof that real integrations work.

What did not happen

  • The runtime result is still limited evidence, not a full behavioral certification or broad compatibility guarantee.
  • This run did not use a live model, did not enable network access, and did not prove how the skill behaves with real external systems.
  • This label is not a guarantee that the skill is safe, bug-free, or appropriate for every environment.
  • A good score does not replace human judgment when a skill touches secrets, shell access, or external systems.

Source provenance

Source: Workspace import

Originally ingested from a local workspace copy.

Scorecard

Safety
73
Quality
100
Transparency
88
Operational
92
Maintenance
76

1 medium, 4 low Final label: use caution.

Severity mix: 2 medium, 3 low

What Driftloom checked

  • Read the skill files and metadata to understand what the skill claims to do.
  • Looked for shell commands and risky command patterns, even if none stood out strongly.
  • Looked for external URLs and network behavior.
  • Looked for secrets and credential handling clues.
  • Checked whether the skill structure and references looked internally consistent.
  • Ran lightweight sandbox probes in the isolated runner with network disabled and restricted resources.

Findings

Documented OpenClaw command did not behave cleanly
runtime.openclaw_probe_failed · operational
Medium

A safe documented OpenClaw command from markdown did not behave like expected help/version/status output in the disconnected sandbox.

Evidence: npm run setup -- --help
Documented OpenClaw command did not behave cleanly
runtime.openclaw_probe_failed · operational
Medium

A safe documented OpenClaw command from markdown did not behave like expected help/version/status output in the disconnected sandbox.

Evidence: npm run install-all-browsers -- --help
OpenClaw runtime probe warning
runtime.openclaw_layout_warning · operational
Low

SKILL.md does not explicitly mention OpenClaw; this may still be valid, but intent is less obvious.

OpenClaw runtime probe warning
runtime.openclaw_layout_warning · operational
Low

Documented/runtime hint command did not behave like help/version output: npm run setup -- --help

OpenClaw runtime probe warning
runtime.openclaw_layout_warning · operational
Low

Documented/runtime hint command did not behave like help/version output: npm run install-all-browsers -- --help