Static Scan Results
scanned 4h ago · by rust-scannerStatic analysis flagged 8 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
ChildProcessDynamicRequireEvalNetwork
HighEntropyStringsMinifiedUrlStrings
NoLicense
Source & flagged code
3 flagged · loading sourcedist/pam-login/pam-login-b5708613.jsView file
1patternName = generic_password
severity = medium
line = 1
matchedText = import{r...v}};
Medium
Secret Pattern
Package contains a possible secret pattern.
dist/pam-login/pam-login-b5708613.jsView on unpkg · L1dist/esm/pam-login-b5708613.jsView file
15444// requires CSP: script-src 'unsafe-eval'
L15445: callback = new Function(match[1]);
L15446: } catch (e) {
Low
Eval
Package source references a known benign dynamic code generation pattern.
dist/esm/pam-login-b5708613.jsView on unpkg · L15444dist/index.cjs.jsView file
1module.exports = require('./cjs/index.cjs.js');
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/index.cjs.jsView on unpkg · L1Findings
4 Medium4 Low
MediumSecret Patterndist/pam-login/pam-login-b5708613.js
MediumDynamic Requiredist/index.cjs.js
MediumNetwork
MediumStructural Risk Force Deep Review
LowEvaldist/esm/pam-login-b5708613.js
LowHigh Entropy Strings
LowUrl Strings
LowNo License