Static Scan Results
scanned 1d ago · by rust-scannerStatic analysis flagged 11 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
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNativeBindingsNetwork
HighEntropyStringsUrlStrings
Source & flagged code
3 flagged · loading sourcedist/mcp/resources/recipes.jsView file
87patternName = generic_password
severity = medium
line = 87
matchedText = | \`Basi...`. |
Medium
Secret Pattern
Package contains a possible secret pattern.
dist/mcp/resources/recipes.jsView on unpkg · L87dist/publishing/job-watcher.jsView file
3exports.throwOnTerminalFailure = exports.printJobSummary = exports.watchPublishJob = exports.clampPollInterval = exports.DEFAULT_WATCH_TIMEOUT_S = exports.DEFAULT_POLL_INTERVAL_S =...
L4: const errors_1 = require("../shared/errors");
L5: const client_1 = require("./api/client");
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/publishing/job-watcher.jsView on unpkg · L3dist/recipe/sandbox/load.jsView file
•matchType = previous_version_dangerous_delta
matchedPackage = @sitecoreai-labs/sitecoreai-cli@0.13.3
matchedIdentity = npm:[redacted]:0.13.3
similarity = 0.967
summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta
This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
dist/recipe/sandbox/load.jsView on unpkgFindings
1 High5 Medium5 Low
HighPrevious Version Dangerous Deltadist/recipe/sandbox/load.js
MediumSecret Patterndist/mcp/resources/recipes.js
MediumDynamic Requiredist/publishing/job-watcher.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings