registry  /  @runwisp/pubv  /  1.4.2

@runwisp/pubv@1.4.2

Automate releases from your Keep a Changelog CHANGELOG.md: bump the version, update the changelog, then commit, tag, and push in one command. A tiny, zero-config release CLI for GitHub, GitLab, and Bitbucket.

Static Scan Results

scanned 2h ago · by rust-scanner

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

Static reason
One or more suspicious static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsNetwork
Supply chain
HighEntropyStringsMinifiedUrlStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 37.1 KB of source, external domains: github.com

Source & flagged code

3 flagged · loading source
dist/bin.jsView file
1#!/usr/bin/env node L2: var l1=Object.create;var{getPrototypeOf:i1,defineProperty:A1,getOwnPropertyNames:a1}=Object;var p1=Object.prototype.hasOwnProperty;function n1($){return this[$]}var o1,r1,h=($,b,x)... L3: `).map((Y)=>Y.trim()).filter(Boolean)},async firstCommit(){return(await b(["rev-list","--max-parents=0","HEAD"])).trim().split(`
High
Child Process

Package source references child process execution.

dist/bin.jsView on unpkg · L1
1#!/usr/bin/env node L2: var l1=Object.create;var{getPrototypeOf:i1,defineProperty:A1,getOwnPropertyNames:a1}=Object;var p1=Object.prototype.hasOwnProperty;function n1($){return this[$]}var o1,r1,h=($,b,x)... L3: `).map((Y)=>Y.trim()).filter(Boolean)},async firstCommit(){return(await b(["rev-list","--max-parents=0","HEAD"])).trim().split(`
High
Same File Env Network Execution

A single source file combines environment access, network access, and code or shell execution; review context before blocking.

dist/bin.jsView on unpkg · L1
1#!/usr/bin/env node L2: var l1=Object.create;var{getPrototypeOf:i1,defineProperty:A1,getOwnPropertyNames:a1}=Object;var p1=Object.prototype.hasOwnProperty;function n1($){return this[$]}var o1,r1,h=($,b,x)... L3: `).map((Y)=>Y.trim()).filter(Boolean)},async firstCommit(){return(await b(["rev-list","--max-parents=0","HEAD"])).trim().split(`
High
Command Output Exfiltration

Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.

dist/bin.jsView on unpkg · L1

Findings

3 High3 Medium4 Low
HighChild Processdist/bin.js
HighSame File Env Network Executiondist/bin.js
HighCommand Output Exfiltrationdist/bin.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowHigh Entropy Strings
LowUrl Strings