registry  /  rippletide-package  /  0.8.0

rippletide-package@0.8.0

Rippletide's CLI for AI coding agents — one command, each feature a subcommand.

Static Scan Results

scanned 52m ago · by rust-scanner

Static 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 snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsMinifiedUrlStrings
Manifest
NoLicense
scanned 85 file(s), 813 KB of source, external domains: 127.0.0.1, api.github.com, api.hubapi.com, api.openai.com, example.com, github.com, react.dev, www.w3.org

Source & flagged code

4 flagged · loading source
reviewer/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 · L23
surface/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 · L127
harness/sdk/python/rippletide.pyView file
path = harness/sdk/python/rippletide.py kind = build_helper sizeBytes = 19452 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

harness/sdk/python/rippletide.pyView on unpkg
tide/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

Findings

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 Helperharness/sdk/python/rippletide.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