ainovel-cli-vietnamese
Warn
Audited by Snyk on Jun 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Build-from-source instructions explicitly fetch and then execute remote code from the repository https://github.com/kentjuno/ainovel-cli.git (git clone → go build → run), which is a required external dependency that results in executing remote code.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs running a sudo command ("sudo usermod -aG docker $USER") to modify system group membership, which requires elevated privileges and changes the machine's state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata