Trusted — Risk Score 5/100
Last scan:19 hr ago Rescan
5 /100
teacher-kit
AI 备课助手 — 一键生成教案、试题、课程大纲
This is a legitimate educational tool for generating lesson plans, quizzes, and course outlines. The implementation is a pure prompt-generation utility with no security concerns.
Skill Nameteacher-kit
Duration21.8s
Enginepi
Safe to install
No action needed. The skill is safe for use.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file read/write operations in teacher_kit.py
Network NONE NONE No network requests in teacher_kit.py
Shell NONE NONE No subprocess or shell execution in teacher_kit.py
Environment NONE NONE No os.environ access in teacher_kit.py
Skill Invoke NONE NONE No skill_invoke capability used; only generates LLM prompts
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser automation
Database NONE NONE No database operations

File Tree

3 files · 23.5 KB · 706 lines
Python 1f · 492L Markdown 2f · 214L
├─ 📝 README.md Markdown 68L · 2.5 KB
├─ 📝 SKILL.md Markdown 146L · 4.6 KB
└─ 🐍 teacher_kit.py Python 492L · 16.5 KB

Dependencies 1 items

PackageVersionSourceKnown VulnsNotes
pydantic * pip No Version not pinned; no known vulnerabilities

Security Positives

✓ Clean codebase with no obfuscation or suspicious patterns
✓ Documentation accurately describes implementation behavior
✓ No credential harvesting or sensitive data access
✓ No network communications or data exfiltration
✓ No shell execution or code injection vectors
✓ Standard pydantic usage for configuration validation
✓ Uses regex only for legitimate time/week parsing