Frontend debugging team using Chrome DevTools MCP. Dual-mode — feature-list testing or bug-report debugging. Triggers on "team-frontend-debug", "frontend debug".
76
71%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./.codex/skills/team-frontend-debug/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
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.
Third-party content exposure detected (high risk: 0.90). The skill explicitly navigates to and ingests content from arbitrary target/base URLs (e.g., REPRODUCE-001 and roles/reproducer/role.md use mcp__chrome-devtools__navigate_page, take_snapshot, list_console_messages and specs/debug-tools.md documents these tools), treating page DOM, console messages and network responses as required evidence that the analyzer/fixer/verifier must read and act on—so untrusted third-party web content can materially influence decisions and tool use.
227244f
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.