Static Scan Results
scanned 3h ago · by rust-scannerStatic analysis flagged 11 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
ChildProcessDynamicRequireEnvironmentVarsFilesystemShellWebSocket
HighEntropyStrings
WildcardDependency
Source & flagged code
5 flagged · loading sourcepackage.jsonView file
•scripts.postinstall = node scripts/postInstall.cjs
High
Install Time Lifecycle Scripts
Package defines install-time lifecycle scripts.
package.jsonView on unpkg•Remote tarball dependency specs: xlsx@https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz
Medium
Remote Tarball Dependency
Package manifest contains a dependency pinned to a remote tarball URL.
package.jsonView on unpkgdist/runtime/composables/document/template.jsView file
6import { [redacted] } from "./templateInputTypes.js";
L7: export const validationRulesRegex = /^(require(?:\([^)]*\))?|requireIf\([^)]*\)|requireTrue(?:\([^)]*\))?|requireTrueIf\([^)]*\)|requireNotEmpty(?:\([^)]*\))?|numeric(?:\([^)]*\))?...
L8: export function useDocumentTemplate(items, parentTemplates) {
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/runtime/composables/document/template.jsView on unpkg · L6templates/public/tesseract/mrz.traineddata.gzView file
•path = templates/public/tesseract/mrz.traineddata.gz
kind = high_entropy_blob
sizeBytes = 10922829
magicHex = [redacted]
High
Ships High Entropy Blob
Package ships high-entropy non-source blobs.
templates/public/tesseract/mrz.traineddata.gzView on unpkg•path = templates/public/tesseract/mrz.traineddata.gz
kind = compressed_blob
sizeBytes = 10922829
magicHex = [redacted]
Medium
Ships Compressed Blob
Package ships compressed or archive-like blobs.
templates/public/tesseract/mrz.traineddata.gzView on unpkgFindings
2 High6 Medium3 Low
HighInstall Time Lifecycle Scriptspackage.json
HighShips High Entropy Blobtemplates/public/tesseract/mrz.traineddata.gz
MediumDynamic Requiredist/runtime/composables/document/template.js
MediumEnvironment Vars
MediumShips Compressed Blobtemplates/public/tesseract/mrz.traineddata.gz
MediumStructural Risk Force Deep Review
MediumRemote Tarball Dependencypackage.json
MediumWildcard Dependency
LowScripts Present
LowFilesystem
LowHigh Entropy Strings