registry  /  @hotmeshio/long-tail  /  0.7.1

@hotmeshio/long-tail@0.7.1

Long Tail Workflows — Durable AI workflows with human-in-the-loop escalation. Powered by PostgreSQL.

Static Scan Results

scanned 5d ago · by rust-scanner

Static analysis flagged 16 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
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkWebSocket
Supply chain
HighEntropyStringsMinifiedObfuscatedUrlStrings
Manifest
NoLicense
scanned 601 file(s), 3.60 MB of source, external domains: api.anthropic.com, api.github.com, api.honeycomb.io, console.anthropic.com, github.com, graph.microsoft.com, mcp-server.example.com, react.dev, ui.honeycomb.io, www.googleapis.com, www.w3.org

Source & flagged code

7 flagged · loading source
build/index.jsView file
163patternName = generic_password severity = medium line = 163 matchedText = password...1l',
Medium
Secret Pattern

Package contains a possible secret pattern.

build/index.jsView on unpkg · L163
dashboard/dist/assets/index-CtDf8vvQ.jsView file
35L36: ${this.ctx.stack}`),this.deferred.reject(s)):this.deferred.resolve(a),this.cancel()}cancel(s){this.timer&&this.timer.cancel(),this.mux.cancel(this),this.deferred.reject(s||ue.error... L37: `,qo=Or.fromAscii(Eo),Gv=new Uint8Array(qo)[0],Vv=new Uint8Array(qo)[1];function Fv(r){for(let n=0;n<r.length;n++){const s=n+1;if(r.byteLength>s&&r[n]===Gv&&r[s]===Vv)return s+1}re...
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dashboard/dist/assets/index-CtDf8vvQ.jsView on unpkg · L35
docs/mcp.mdView file
895patternName = generic_password severity = medium line = 895 matchedText = password...es',
Medium
Secret Pattern

Hardcoded password in docs/mcp.md

docs/mcp.mdView on unpkg · L895
README.mdView file
65patternName = generic_password severity = medium line = 65 matchedText = database...' },
Medium
Secret Pattern

Hardcoded password in README.md

README.mdView on unpkg · L65
build/start/index.jsView file
33patternName = generic_password severity = medium line = 33 matchedText = * data...' },
Medium
Secret Pattern

Hardcoded password in build/start/index.js

build/start/index.jsView on unpkg · L33
build/start/index.d.tsView file
15patternName = generic_password severity = medium line = 15 matchedText = * data...' },
Medium
Secret Pattern

Hardcoded password in build/start/index.d.ts

build/start/index.d.tsView on unpkg · L15
build/scripts/ortho-populate.jsView file
54patternName = generic_password severity = medium line = 54 matchedText = const au... });
Medium
Secret Pattern

Hardcoded password in build/scripts/ortho-populate.js

build/scripts/ortho-populate.jsView on unpkg · L54

Findings

10 Medium6 Low
MediumSecret Patternbuild/index.js
MediumDynamic Requiredashboard/dist/assets/index-CtDf8vvQ.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
MediumSecret Patterndocs/mcp.md
MediumSecret PatternREADME.md
MediumSecret Patternbuild/start/index.js
MediumSecret Patternbuild/start/index.d.ts
MediumSecret Patternbuild/scripts/ortho-populate.js
LowScripts Present
LowFilesystem
LowObfuscated
LowHigh Entropy Strings
LowUrl Strings
LowNo License