Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
59
59%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
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'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.