CtrlK
BlogDocsLog inGet started
Tessl Logo

triage

Run triage duty for CET/Cloud, Server, or Drivers/DBX. Retrieves Needs Triage tickets from Jira, builds a triage plan, and applies changes after human confirmation.

74

2.07x
Quality

68%

Does it follow best practices?

Impact

79%

2.07x

Average score across 3 eval scenarios

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/triage/SKILL.md
SKILL.md
Quality
Evals
Security

Low

Low-risk findings.

2 low severity findings. Worth noting, but not necessarily harmful.

Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

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.

Why it was flagged

The required workflow reads Jira tickets and their free-text fields (summary/description/comments and one-level direct links) via the `jira` tool in Steps 2 and 6 (JQL queries selecting DOCSP tickets in “Needs Triage” and then fetching full ticket details for analysis).

Report incorrect finding
Low

W012: Unverifiable external dependency detected (runtime URL that controls agent).

What this means

The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.

Why it was flagged

The skill explicitly fetches internal wiki and Google Sheet URLs at runtime (e.g., https://wiki.corp.mongodb.com/pages/viewpage.action?pageId=560136334) via the glean_mcp/Atlassian MCP to load routing rules, component-owner mappings, label criteria, and embargo lists that directly control triage decisions and agent behavior.

Repository
mongodb/docs
Audited
Security analysis
Snyk

Is this your skill?

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.