Static Scan Results
scanned 2d ago · by rust-scannerStatic analysis flagged 10 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
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShellWebSocket
HighEntropyStringsUrlStrings
WildcardDependency
Source & flagged code
2 flagged · loading sourcedist/agent/providers/anthropic-provider.jsView file
35const moduleId = '@anthropic-ai/sdk';
L36: mod = await import(moduleId);
L37: }
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/agent/providers/anthropic-provider.jsView on unpkg · L35dist/commands/watch.jsView file
4package = @sensigo/realm-cli; repositoryIdentity = realm; dependency = @sensigo/realm
L4: import { Command } from 'commander';
L5: import { loadWorkflowFromFile, WorkflowError } from '@sensigo/realm';
L6: /**
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/commands/watch.jsView on unpkg · L4Findings
1 High5 Medium4 Low
HighCopied Package Dependency Bridgedist/commands/watch.js
MediumDynamic Requiredist/agent/providers/anthropic-provider.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
MediumWildcard Dependency
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings