Static Scan Results
scanned 6d ago · by rust-scannerStatic analysis flagged 9 finding(s) at 93.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.; previous stored version diff introduced dangerous source
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemShell
HighEntropyStringsUrlStrings
Source & flagged code
3 flagged · loading sourcedist/shared/@ai-setting/roy-agent-core-t1ef8hf2.jsView file
82try {
L83: pluginModule = await import(packageName);
L84: } catch (_err) {
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/shared/@ai-setting/roy-agent-core-t1ef8hf2.jsView on unpkg · L82dist/shared/@ai-setting/roy-agent-core-qxnbvgwe.jsView file
11package = @ai-setting/roy-agent-core; repositoryIdentity = roy-agent; dependency = xdg-basedir
L11: try {
L12: const xdg = __require("xdg-basedir");
L13: return {
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/shared/@ai-setting/roy-agent-core-qxnbvgwe.jsView on unpkg · L11dist/shared/@ai-setting/roy-agent-core-qhjb153z.jsView file
•matchType = previous_version_dangerous_delta
matchedPackage = @ai-setting/roy-agent-core@1.5.84
matchedIdentity = npm:[redacted]:1.5.84
similarity = 0.850
summary = stored previous version shares package body but lacks this dangerous source file
Critical
Previous Version Dangerous Delta
This package version adds a dangerous source file absent from the previous stored version.
dist/shared/@ai-setting/roy-agent-core-qhjb153z.jsView on unpkgFindings
1 Critical1 High3 Medium4 Low
CriticalPrevious Version Dangerous Deltadist/shared/@ai-setting/roy-agent-core-qhjb153z.js
HighCopied Package Dependency Bridgedist/shared/@ai-setting/roy-agent-core-qxnbvgwe.js
MediumDynamic Requiredist/shared/@ai-setting/roy-agent-core-t1ef8hf2.js
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings