course-guide
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes external data fetching from the author's GitHub repository (github.com/rohitg00) to maintain curriculum consistency. These requests are restricted to retrieving markdown documents (README.md, docs/en.md) for context and do not involve executable code or sensitive information.
- [SAFE]: File access is scoped to the curriculum's directory (e.g., 'glossary/terms.md', 'LEARNING.md') and is used solely for checking student progress or definitions. No attempts to access sensitive system paths or credentials were found.
- [SAFE]: The skill implements a structured wayfinding persona with clear boundaries. It does not exhibit prompt injection patterns, persistence mechanisms, or obfuscation techniques. All commands (/learn, /course-guide, etc.) are standard navigation features for the curriculum.
Audit Metadata