Static Scan Results
scanned 6d ago · by rust-scannerStatic analysis completed at 65.0% confidence. No malicious behavior was detected; 13 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
NoLicense
Source & flagged code
4 flagged · loading sourcereviewer/codex/rippletide-reviewer/scripts/rippletide-codex.mjsView file
23L24: await import(pathToFileURL(path.join(reviewerRoot, "src/integrations/codex/prepare.js")).href);
Medium
Dynamic Require
Package source references dynamic require/import behavior.
reviewer/codex/rippletide-reviewer/scripts/rippletide-codex.mjsView on unpkg · L23surface/src/util.jsView file
127L128: /** JSON.parse with tolerance for // comments and trailing commas (settings files). */
L129: export function tolerantJsonParse(text) {
Low
Weak Crypto
Package source references weak cryptographic algorithms.
surface/src/util.jsView on unpkg · L127tide/sdk-python/tests/test_runtime.pyView file
•path = tide/sdk-python/tests/test_runtime.py
kind = payload_in_excluded_dir
sizeBytes = 24078
magicHex = [redacted]
High
Payload In Excluded Dir
Package hides binary, compressed, or executable-looking payloads in test/fixture/hidden paths.
tide/sdk-python/tests/test_runtime.pyView on unpkg•path = tide/sdk-python/tests/test_runtime.py
kind = build_helper
sizeBytes = 24078
magicHex = [redacted]
Medium
Ships Build Helper
Package ships non-JavaScript build or shell helper files.
tide/sdk-python/tests/test_runtime.pyView on unpkgFindings
1 High5 Medium7 Low
HighPayload In Excluded Dirtide/sdk-python/tests/test_runtime.py
MediumDynamic Requirereviewer/codex/rippletide-reviewer/scripts/rippletide-codex.mjs
MediumNetwork
MediumEnvironment Vars
MediumShips Build Helpertide/sdk-python/tests/test_runtime.py
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowWeak Cryptosurface/src/util.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License