registry  /  @prave/cli  /  1.7.8

@prave/cli@1.7.8

Prave CLI — discover, install, version, test, and ship Claude Skills. The developer platform for the complete Skill lifecycle.

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 9 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
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 50 file(s), 293 KB of source, external domains: api.prave.app, eu.i.posthog.com, github.com, prave.app, registry.npmjs.org, www.apple.com

Source & flagged code

2 flagged · loading source
package.jsonView file
scripts.postinstall = node -e "const fs=require('node:fs');if(fs.existsSync('scripts/postinstall.mjs'))require('node:child_process').execFileSync(process.execPath,['scripts/postinstall.mjs'],{stdio:'inh...
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node -e "const fs=require('node:fs');if(fs.existsSync('scripts/postinstall.mjs'))require('node:child_process').execFileSync(process.execPath,['scripts/postinstall.mjs'],{stdio:'inh...
Medium
Ambiguous Install Lifecycle Script

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

package.jsonView on unpkg

Findings

1 High4 Medium4 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings