Use when you need to generate an onboarding guide for new team members joining a project
64
76%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./understand-anything-plugin/skills/understand-onboard/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
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.
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.
6ae7187
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.