registry  /  @atlaskit/afm-i18n-platform-elements-emoji  /  2.175.0

@atlaskit/afm-i18n-platform-elements-emoji@2.175.0

NPM i18n package for AFM platform-elements-emoji published by Traduki

Static Scan Results

scanned 3d ago · by rust-scanner

Static analysis flagged 8 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
ChildProcessFilesystemShell
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 94 file(s), 378 KB of source

Source & flagged code

2 flagged · loading source
build.jsView file
2L3: const { execSync } = require('child_process'); L4: const fs = require('fs');
High
Child Process

Package source references child process execution.

build.jsView on unpkg · L2
64try { L65: execSync('npx tsc --project tsconfig.json', { stdio: 'inherit' }); L66: console.log('✅ ES modules built successfully');
High
Runtime Package Install

Package source invokes a package manager install command at runtime.

build.jsView on unpkg · L64

Findings

3 High1 Medium4 Low
HighChild Processbuild.js
HighShell
HighRuntime Package Installbuild.js
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings