CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-browser

Browser automation CLI for AI agents. Use for website interaction, form automation, screenshots, scraping, and web app verification. Prefer snapshot refs (@e1, @e2) for deterministic actions.

87

3.10x
Quality

83%

Does it follow best practices?

Impact

90%

3.10x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

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

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

Third-party content exposure detected (high risk: 1.00). The skill's core workflow (SKILL.md) and templates (e.g., templates/capture-workflow.sh and templates/form-automation.sh) explicitly call agent-browser open <url> and agent-browser snapshot -i to fetch and ingest arbitrary public web pages (user-provided URLs), which the agent reads via snapshot refs and uses to drive clicks/fills and other actions—exposing it to untrusted third-party content that could contain indirect prompt-injection instructions.

Report incorrect finding
Repository
supercent-io/skills-template
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.