registry  /  mastra  /  1.16.0

mastra@1.16.0

cli for mastra

Static Scan Results

scanned 5d ago · by rust-scanner

Static analysis completed at 65.0% confidence. No malicious behavior was detected; 15 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
HighEntropyStringsMinifiedObfuscatedTelemetryUrlStrings
ManifestNo manifest risk signals triggered.
scanned 32 file(s), 2.41 MB of source, external domains: api.open-meteo.com, app.posthog.com, gateway-api.mastra.ai, gateway-api.staging.mastra.ai, geocoding-api.open-meteo.com, github.com, mastra.ai, observability.mastra.ai, platform.mastra.ai, prettier.io, projects.mastra.ai, raw.githubusercontent.com, react.dev, skills.sh, studio.mastra.ai, studio.staging.mastra.ai, us.posthog.com
Oversized source lightweight scan
dist/studio/assets/main-04biggqk.js6.48 MB file, sampled 256 KB
HighEntropyStringsMinifiedUrlStringsgithub.commastra.aireact.devskills.sh

Source & flagged code

6 flagged · loading source
dist/studio/assets/engine-compile-BkERmzkH.jsView file
1const de=String.raw,Ee=de`(?:\p{Emoji}\uFE0F\u20E3?|\p{Emoji_Modifier_Base}\p{Emoji_Modifier}?|\p{Emoji_Presentation})`,ve=de`\u{E0061}-\u{E007A}`,dt=()=>new RegExp(de`[\u{1F1E6}-\... L2: \\(?: \d+
High
Child Process

Package source references child process execution.

dist/studio/assets/engine-compile-BkERmzkH.jsView on unpkg · L1
dist/chunk-B373URKY.jsView file
13import { PinoLogger } from '@mastra/loggers'; L14: import { execa } from 'execa'; L15:
High
Shell

Package source references shell execution.

dist/chunk-B373URKY.jsView on unpkg · L13
245const installCommand = shellQuote.quote([pm, "install"]); L246: await exec(installCommand, { L247: cwd: projectPath ... L254: } L255: var TEMPLATES_API_URL = process.env.MASTRA_TEMPLATES_API_URL || "https://mastra.ai/api/templates.json"; L256: async function loadTemplates() {
High
Same File Env Network Execution

A single source file combines environment access, network access, and code or shell execution; review context before blocking.

dist/chunk-B373URKY.jsView on unpkg · L245
dist/studio/assets/babel-CmeIX3PZ.jsView file
2- Did you mean \`export { '${t}' as '${e}' } from 'some-module'\`?`,ExportDefaultFromAsIdentifier:"'from' is not allowed as an identifier after 'export default'.",ForInOfLoopInitia... L3: - Did you mean \`import { "${t}" as foo }\`?`,ImportCallArity:"`import()` requires exactly one or two arguments.",ImportCallNotNewExpression:"Cannot use new with import(...).",Impo... L4: `:`\r
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/studio/assets/babel-CmeIX3PZ.jsView on unpkg · L2
dist/studio/assets/CommitMono-700-Regular-DmOSN4kd.woff2View file
path = dist/studio/assets/CommitMono-700-Regular-DmOSN4kd.woff2 kind = high_entropy_blob sizeBytes = 68648 magicHex = [redacted]
High
Ships High Entropy Blob

Package ships high-entropy non-source blobs.

dist/studio/assets/CommitMono-700-Regular-DmOSN4kd.woff2View on unpkg
dist/studio/assets/main-04biggqk.jsView file
path = dist/studio/assets/main-04biggqk.js kind = oversized_source_file sizeBytes = 6798751 magicHex = [redacted]
High
Oversized Source File

Package contains source files above the static scanner size ceiling.

dist/studio/assets/main-04biggqk.jsView on unpkg

Findings

5 High4 Medium6 Low
HighChild Processdist/studio/assets/engine-compile-BkERmzkH.js
HighShelldist/chunk-B373URKY.js
HighSame File Env Network Executiondist/chunk-B373URKY.js
HighShips High Entropy Blobdist/studio/assets/CommitMono-700-Regular-DmOSN4kd.woff2
HighOversized Source Filedist/studio/assets/main-04biggqk.js
MediumDynamic Requiredist/studio/assets/babel-CmeIX3PZ.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowObfuscated
LowHigh Entropy Strings
LowTelemetry
LowUrl Strings