Analyze static quality gate on-disk size changes, correlate with Confluence exception records and GitHub PRs by milestone
52
57%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./.claude/skills/quality-gate-size-analysis/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.85). Outsider-authored free text is ingested via Step 2 “Fetch Confluence Exception Records”: the agent calls `getConfluencePage(... contentFormat=markdown)` to read Confluence page bodies (exception pages authored by other users in the ABLD space), which then get parsed and included in the LLM’s report context.
409dcc9
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.