my-work-start-helper

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed Git work-start helper, but it can change the current repository when triggered by broad casual phrases.

Install only if you intentionally want phrases like “开干” or “开始工作” to trigger Git stash, pull --rebase, and stash pop in the current project. Use it from the correct repository, check branch status first, and be prepared to handle rebase or stash-pop conflicts.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (3)

Vague Triggers

Medium
Confidence
92% confidence
Finding
The trigger condition includes broad wording like “类似表达”, which can cause the skill to activate on loosely related phrases instead of an explicit user request. Because the skill performs state-changing Git actions immediately, accidental invocation can modify stash state, alter the working tree, and start a rebase unexpectedly.

Vague Triggers

Medium
Confidence
90% confidence
Finding
The skill text says it will automatically execute the Git sync workflow when the user says “开干”, but it does not define repository scope, branch restrictions, or confirmation requirements. In context, this makes the ambiguity more dangerous because the action is not just informational—it mutates local version-control state and may disrupt in-progress work.

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The skill advertises automatic execution of `git stash`, `git pull --rebase`, and `git stash pop` without a prominent warning that these commands change the working tree and stash stack. This is risky because users may not realize their local modifications can be temporarily hidden, rebased into conflicts, or restored incorrectly, causing confusion or potential work disruption.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal