Skill Gitee

PassAudited by VirusTotal on Apr 2, 2026.

Findings (1)

The skill bundle provides a framework for agents to log learnings and errors to markdown files for continuous improvement. It is classified as suspicious due to a significant mismatch between its stated purpose and its metadata configuration in SKILL.md, which includes instructions to install an unrelated third-party binary (gogcli via steipete/tap/gogcli). This installation is not aligned with the 'Self-Improvement' functionality or the 'skill-gitee' slug defined in _meta.json, suggesting either a high-risk copy-paste error or an attempt to bundle unrelated software. While the core logic and the extract-skill.sh script (which includes path-traversal safeguards) appear functionally benign, the unexplained inclusion of external binary dependencies is a red flag.