find-your-level
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill's logic is contained within a quiz-based interaction framework.
- [DATA_EXPOSURE]: The skill reads from a local file (
ROADMAP.md) to extract time estimates. This is a standard and safe operation within the context of the agent's project workspace for providing relevant metadata to the user. - [PROMPT_INJECTION]: The skill processes user answers to multiple-choice questions. While this represents an input surface, the skill does not use this input in any sensitive operations (like code execution or network requests) that could lead to instruction override or unauthorized actions.
Audit Metadata