registry  /  halo-theme-dream2.0-plus  /  1.19.3

halo-theme-dream2.0-plus@1.19.3

⚠ Under review

梦之城,童话梦境,动漫类型博客主题。

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 13 finding(s) at 86.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
High-risk behavior combination matched malicious policy.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsEvalFilesystemNetworkShell
Supply chain
HighEntropyStringsMinifiedObfuscatedUrlStrings
ManifestNo manifest risk signals triggered.
scanned 76 file(s), 1.05 MB of source, external domains: api.i-meto.com, cdn.jsdelivr.net, connect.qq.com, github.com, img.youtube.com, plus.google.com, service.weibo.com, shuo.douban.com, sns.qzone.qq.com, twitter.com, www.facebook.com, www.linkedin.com, www.pinterest.com, www.w3.org, www.youtube-nocookie.com

Source & flagged code

3 flagged · loading source
gulpfile.jsView file
10const path = require('path') L11: const execSync = require('child_process').execSync L12: const fs = require('fs') L13: const resolve = (name) => path.resolve(__dirname, name) L14: const cssPath = './templates/assets/css' ... L17: const distPath = './dist' L18: const devModel = process.env.npm[redacted] L19: let version = process.env.npm_config_tag ... L59: const themePath = 'theme.yaml' L60: const packagePath = 'package.json' L61: const themeData = fs.readFileSync(themePath, 'utf8') ... L152: process.env.npm_config_tag = 'latest'
Critical
Npm Publish Worm

Source mutates package metadata and republishes itself to npm.

gulpfile.jsView on unpkg · L10
10const path = require('path') L11: const execSync = require('child_process').execSync L12: const fs = require('fs')
High
Child Process

Package source references child process execution.

gulpfile.jsView on unpkg · L10
templates/assets/lib/remixicon@4.9.1/remixicon.woff2View file
path = templates/assets/lib/remixicon@4.9.1/remixicon.woff2 kind = high_entropy_blob sizeBytes = 189216 magicHex = [redacted]
High
Ships High Entropy Blob

Package ships high-entropy non-source blobs.

templates/assets/lib/remixicon@4.9.1/remixicon.woff2View on unpkg

Findings

1 Critical3 High3 Medium6 Low
CriticalNpm Publish Wormgulpfile.js
HighChild Processgulpfile.js
HighShell
HighShips High Entropy Blobtemplates/assets/lib/remixicon@4.9.1/remixicon.woff2
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowEval
LowFilesystem
LowObfuscated
LowHigh Entropy Strings
LowUrl Strings