registry  /  @rahulrc48/ryoto  /  1.1.6

@rahulrc48/ryoto@1.1.6

Interactive System Maintenance CLI tool

Static Scan Results

scanned 4d ago · by rust-scanner

Static analysis completed at 93.0% confidence. No malicious behavior was detected; 8 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsFilesystem
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 27 file(s), 150 KB of source, external domains: api.ipify.org, speed.cloudflare.com

Source & flagged code

3 flagged · loading source
commands/duplicates.jsView file
59let dupPath = await context.askQuestion('Enter folder path to scan (Press Enter for current directory): '); L60: if (!dupPath) dupPath = process.cwd(); L61:
Low
Weak Crypto

Package source references weak cryptographic algorithms.

commands/duplicates.jsView on unpkg · L59
install.batView file
path = install.bat kind = build_helper sizeBytes = 1477 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

install.batView on unpkg
index.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @rahulrc48/ryoto@1.1.5 matchedIdentity = npm:QHJhaHVscmM0OC9yeW90bw:1.1.5 similarity = 0.815 summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta

This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.

index.jsView on unpkg

Findings

1 High3 Medium4 Low
HighPrevious Version Dangerous Deltaindex.js
MediumEnvironment Vars
MediumShips Build Helperinstall.bat
MediumStructural Risk Force Deep Review
LowWeak Cryptocommands/duplicates.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings