Static Scan Results
scanned 4d ago · by rust-scannerStatic analysis completed at 65.0% confidence. No malicious behavior was detected; 8 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.
Decision evidence
public snapshotBehavioral surface
CryptoDynamicRequireEnvironmentVarsFilesystemNetwork
HighEntropyStringsUrlStrings
Source & flagged code
1 flagged · loading sourcexai-web-search-delegate.tsView file
84async function importPiExtensionLoader() {
L85: const publicModule = (await import("@earendil-works/pi-coding-agent")) as Record<string, unknown>;
L86: if ("loadExtensions" in publicModule && typeof publicModule.loadExtensions === "function") {
Medium
Dynamic Require
Package source references dynamic require/import behavior.
xai-web-search-delegate.tsView on unpkg · L84Findings
3 Medium5 Low
MediumDynamic Requirexai-web-search-delegate.ts
MediumNetwork
MediumEnvironment Vars
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings