CtrlK
BlogDocsLog inGet started
Tessl Logo

slack

Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate Slack, send messages, extract data, find information, search conversations, or automate any Slack task. Triggers include "check my Slack", "what channels have unreads", "send a message to", "search Slack for", "extract from Slack", "find who said", or any task requiring programmatic Slack interaction.

74

4.93x
Quality

67%

Does it follow best practices?

Impact

79%

4.93x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/slack/SKILL.md
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: 0.90). The skill's SKILL.md explicitly instructs the agent to connect to and navigate https://app.slack.com, take snapshots and JSON snapshots, extract message text and follow links (e.g., "agent-browser snapshot --json", "agent-browser get text", "follow links to view full context"), which means it ingests user-generated Slack content that the agent reads and can act on—exposing it to untrusted third-party content that could embed instructions.

Report incorrect finding
Repository
vercel-labs/agent-browser
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.