Static Scan Results
scanned 3d ago · by rust-scannerStatic analysis flagged 6 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 snapshotBehavioral surface
ChildProcessNetworkWebSocket
Source & flagged code
3 flagged · loading sourcetest/cryptography/keyPairSpec.tsView file
46patternName = private_key_rsa
severity = critical
line = 46
matchedText = privateP...r\n"
Critical
Critical Secret
Package contains a critical-looking secret pattern.
test/cryptography/keyPairSpec.tsView on unpkg · L4646patternName = private_key_rsa
severity = critical
line = 46
matchedText = privateP...r\n"
Critical
Secret Pattern
RSA private key in test/cryptography/keyPairSpec.ts
test/cryptography/keyPairSpec.tsView on unpkg · L46fix_formatter.pyView file
•path = fix_formatter.py
kind = build_helper
sizeBytes = 8389
magicHex = [redacted]
Medium
Ships Build Helper
Package ships non-JavaScript build or shell helper files.
fix_formatter.pyView on unpkgFindings
2 Critical2 Medium2 Low
CriticalCritical Secrettest/cryptography/keyPairSpec.ts
CriticalSecret Patterntest/cryptography/keyPairSpec.ts
MediumNetwork
MediumShips Build Helperfix_formatter.py
LowNon Install Lifecycle Scripts
LowScripts Present