page-agent-web-automation

Fail

Audited by Snyk on May 18, 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 includes patterns that embed actual form values into natural-language commands (e.g., autoFillForm builds "Fill with ") and also logs agent steps/results, so secrets (passwords/API keys) can be passed verbatim to the LLM and appear in outputs, creating exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md shows PageAgent runs in-page on arbitrary public web pages and explicitly uses commands like "Describe what is visible on this page", navigation and multi-page automation (browser extension examples), so the agent reads and acts on untrusted third-party DOM/content from public sites which could contain malicious instructions.

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
May 18, 2026, 03:17 AM
Issues
3
Security Audit — snyk — page-agent-web-automation