learning-onboarding
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No security threats identified across all 10 categories. The code implements a standard class-based structure for processing instructional design parameters.
- Indirect Prompt Injection (LOW): While the skill processes user-provided inputs (
topic,educational_level) and reflects them in the output, it lacks any high-privilege capabilities (network access, file writes, or command execution) that would make this surface exploitable. - Code Quality Note (SAFE): The variable
skill_dirin theexecutemethod is undefined, which will cause a runtime error, but this is a functional bug rather than a security vulnerability.
Audit Metadata