learning-session-planner
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns detected. The skill is designed to structure educational session plans based on provided topics and duration.
- Indirect Prompt Injection (SAFE): The skill ingests user-provided data through 'topic' and 'educational_level' parameters. However, the analysis shows no exploitable capabilities (such as subprocess calls, file system writes, or network requests) that could be triggered by malicious instructions embedded in these inputs.
- Logic Evaluation (SAFE): A minor coding error was noted where 'skill_dir' is referenced without being defined in the execute method; however, this is a functional bug and does not present a security risk.
Audit Metadata