registry  /  psycgod-sage-js  /  1.0.5

psycgod-sage-js@1.0.5

Smart Agent Guidance Engine - CLI wrapper with 97% compression for AI coding agents

Static Scan Results

scanned 3h ago · by rust-scanner

Static 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 snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsEvalFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 28 file(s), 97.0 KB of source, external domains: sage.api.marketingstudios.in

Source & flagged code

1 flagged · loading source
dist/agents/security.jsView file
46const antiPatterns = [ L47: { pattern: /eval\s*\(/g, type: 'eval() usage', risk: 'Code injection vulnerability' }, L48: { pattern: /innerHTML\s*=/g, type: 'innerHTML assignment', risk: 'XSS vulnerability' },
Low
Eval

Package source references a known benign dynamic code generation pattern.

dist/agents/security.jsView on unpkg · L46

Findings

2 Medium6 Low
MediumNetwork
MediumEnvironment Vars
LowNon Install Lifecycle Scripts
LowScripts Present
LowEvaldist/agents/security.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings