enhance-readme

Fail

Audited by Snyk on Aug 25, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly shows filling username/password fields and passing credentials via CLI flags (e.g., --user/--pass and $PW fill ""), which requires embedding secrets verbatim into commands — a high-risk secret-exfiltration pattern.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). Outsider-authored free text can be ingested at runtime from whatever web app is provided via --url/--routes and from that page’s DOM (e.g., dismissOverlays() reads button/link text via btn.textContent) during the Playwright-based tour capture/generation.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 25, 2026, 05:56 AM
Issues
3
Security Audit — snyk — enhance-readme