Static Scan Results
scanned 3h ago · by rust-scannerStatic analysis flagged 15 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & flagged code
8 flagged · loading sourcePackage source references child process execution.
dist/development/cli/index.jsView on unpkg · L1453Source contains an obfuscator-style string-array loader that reconstructs and executes hidden code.
dist/development/cli/index.jsView on unpkg · L14084Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/development/cli/index.jsView on unpkg · L13Package source invokes a package manager install command at runtime.
dist/development/cli/index.jsView on unpkg · L2161Package source references a known benign dynamic code generation pattern.
dist/development/cli/index.jsView on unpkg · L14062Package source references dynamic require/import behavior.
bin/arcanajs.jsView on unpkg · L2A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/production/arcanajs.min.jsView on unpkg · L1Hardcoded password in dist/lib/validation/ValidationException.d.ts
dist/lib/validation/ValidationException.d.tsView on unpkg · L14