Versioned security assessment

Report ID: SA-88A8E9A0

7/24/2026, 12:27:04 AM

go-playwright security assessment v5

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Latest published report
Skill name
go-playwright
Version
v5
Maintainer
sickn33
Coverage
2 Files scanned · 188 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

High

1 confirmed security finding requires attention.

Installation context

Check the current Skill page

This page summarizes report evidence only. The Skill page provides the canonical install advisory.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

Most static alerts are parser artifacts caused by Go import blocks, Markdown code spans, documentation links, and browser configuration values. The dependency setup command is a confirmed medium risk because it runs an unpinned remote Go package and installs system dependencies. The main concern is explicit guidance for bypassing anti-bot controls through stealth and human-emulation techniques.

Report position

Latest published report

Latest refers to the report sequence, not to artifact currentness.

Audit attestation

Active attestation

A public attestation is available for this exact report.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

2 Files scanned · 188 Lines analyzed

2 items shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Commit and path bound

  2. Artifact

    Content and tree hashes bound

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Observed in 2 evidence locations

Network access

May connect to external services.

Observed in 4 evidence locations

Filesystem access

May read or write local files.

Not recorded by this audit

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Observed in 18 evidence locations

Capability review items (1)
Medium
Ruby/shell backtick execution
- **Environment Dependencies:** Requires Playwright drivers and browsers to be installed (`go run gi
The Markdown code span contains a real go run command using an unpinned @latest package and --with-deps. Running it downloads remote code and may install operating-system dependencies.

Risk findings

Confirmed security concerns are separated from items that still need review.

Confirmed security concerns (1)

RISK-001 High
Anti-Bot Evasion Guidance
The skill explicitly directs agents to bypass Cloudflare and Akamai using human-emulation, proxy rotation, User-Agent rotation, randomized input, and stealth scripts. These techniques can facilitate unauthorized scraping and evasion of access controls.
The file repeatedly uses explicit bypass and avoiding-detection language, then prescribes concrete stealth techniques. The intent is direct and not inferred from generic browser automation.

Remediation

Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.

  1. FIX-001
    High
    The skill directs agents to bypass anti-bot systems with stealth techniques, proxy rotation, and simulated human behavior.
    Remove evasion instructions and limit automation guidance to authorized testing, documented APIs, and site terms.
  2. FIX-002
    Medium
    The installation command executes the latest remote Playwright Go installer and may add system dependencies.
    Pin a reviewed module version and require user confirmation before installing browsers or operating-system packages.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Content hash
69b1d776c49b16b56ee70793ca72bf7726ec37914f2f3f09b6dffc6c3f48b385
Tree hash
46b1437c749d48af4be74901ae4b8b6343f696bf9618b49c21d7254550eccc05
Skill path
skills/sickn33/go-playwright
Audit payload hash
3245796e9185570bd446ab8987c871c8

Analysis metadata

Audit model: codex

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: active