Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
47
59%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
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.
The skill's workflow and Full Mode agent prompt explicitly direct the researcher agent to search and ingest content from public sources like npm/PyPI and GitHub (see "Search: npm/PyPI, MCP servers, Claude Code skills, GitHub" in SKILL.md), which are untrusted, user-generated third-party sites that the agent will read and use to make adoption/implementation decisions.