HK Student Portfolio Generator

PassAudited by VirusTotal on Apr 21, 2026.

Findings (1)

The skill bundle is a legitimate utility for generating student portfolios and resumes in Word format. The Python scripts (hk_portfolio.py and resume_student.py) use the standard python-docx library to transform JSON data into styled documents without any network calls, shell execution, or unauthorized file access. The SKILL.md and README.md files provide clear instructions for the AI agent and users, and the version history specifically notes the removal of external API calls and upload features to improve security.