registry  /  @comment-io/cli  /  0.1.36

@comment-io/cli@0.1.36

Comment.io CLI and local notification daemon

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 11 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
ChildProcessCryptoEnvironmentVarsEvalFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 4 file(s), 1.31 MB of source, external domains: botspring.dev, cmnt.md, comment.io, comt.dev, example.com, github.com, json-schema.org, raw.githubusercontent.com, spec.openapis.org, stackoverflow.com, tools.ietf.org, www.cmnt.md, www.comment.io, www.safaribooksonline.com, www.w3.org

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.postinstall = node bin/postinstall.js
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node bin/postinstall.js
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
mcp/comment-mcp.mjsView file
2942sourceCode = this.opts.code.process(sourceCode, sch); L2943: const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode); L2944: const validate = makeValidate(this, this.scope.get());
Low
Eval

Package source references a known benign dynamic code generation pattern.

mcp/comment-mcp.mjsView on unpkg · L2942
dist/comment-linux-arm64View file
path = dist/comment-linux-arm64 kind = native_binary sizeBytes = 15007870 magicHex = [redacted]
Medium
Ships Native Binary

Package ships native binary artifacts.

dist/comment-linux-arm64View on unpkg

Findings

1 High5 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumEnvironment Vars
MediumShips Native Binarydist/comment-linux-arm64
MediumStructural Risk Force Deep Review
LowScripts Present
LowEvalmcp/comment-mcp.mjs
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings