Comprehensive technology stack evaluation and comparison tool with TCO analysis, security assessment, and intelligent recommendations for engineering teams
56
33%
Does it follow best practices?
Impact
92%
1.06xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./generated-skills/tech-stack-evaluator/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: 1.00). The skill explicitly accepts and parses public GitHub/npm/other URLs (see SKILL.md and HOW_TO_USE.md "URLs for Ecosystem Analysis" and format_detector.py) and lists a data_fetcher utility that pulls real-time data from GitHub, npm and CVE databases which the agent ingests and uses to drive recommendations, so untrusted third‑party content can materially influence tool use and actions.
e5df233
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.