Static Scan Results
scanned 6d ago · by rust-scannerStatic analysis flagged 7 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
ChildProcessEnvironmentVarsFilesystemShell
HighEntropyStrings
Source & flagged code
2 flagged · loading sourcebin/run.mjsView file
8import { fileURLToPath } from 'url'
L9: import { execSync } from 'child_process'
L10:
High
2// YouMindAG — Inyecta inteligencia de contexto a cualquier proyecto.
L3: // Uso: npx youmindag
L4: // Ejecutar DENTRO del directorio del proyecto destino.
...
L8: import { fileURLToPath } from 'url'
L9: import { execSync } from 'child_process'
L10:
High
Runtime Package Install
Package source invokes a package manager install command at runtime.
bin/run.mjsView on unpkg · L2Findings
3 High2 Medium2 Low
HighChild Processbin/run.mjs
HighShell
HighRuntime Package Installbin/run.mjs
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowFilesystem
LowHigh Entropy Strings