CtrlK
BlogDocsLog inGet started
Tessl Logo

understand-onboard

Use when you need to generate an onboarding guide for new team members joining a project

SKILL.md
Quality
Evals
Security

Low

Low-risk findings.

1 low severity finding. 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 `knowledge-graph.json` from a project-local data directory (`$UA_DIR/knowledge-graph.json`) and ingests its node `summary`, `name`, `tags`, `layers`, and `tour` fields into the LLM context; since this graph is derived from repository content written by others (outsider-authored project files), it can contain outsider free text (e.g., docs/config/code comments) that becomes promptable context.

Report incorrect finding
Repository
Lum1104/Understand-Anything
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.