registry  /  @agentskit/sandbox  /  0.5.2

@agentskit/sandbox@0.5.2

Secure code execution for AgentsKit agents.

Static Scan Results

scanned 16h ago · by rust-scanner

Static analysis flagged 7 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 snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsEvalFilesystem
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 11 file(s), 63.5 KB of source

Source & flagged code

2 flagged · loading source
dist/web/index.jsView file
37try { L38: const fn = new Function('return (async () => {' + code + '\\n})()') L39: await fn()
Low
Eval

Package source references a known benign dynamic code generation pattern.

dist/web/index.jsView on unpkg · L37
dist/sandbox.cjsView file
2package = @agentskit/sandbox; repositoryIdentity = agentskit; dependency = @agentskit/core L2: L3: var core = require('@agentskit/core'); L4:
High
Copied Package Dependency Bridge

Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.

dist/sandbox.cjsView on unpkg · L2

Findings

1 High2 Medium4 Low
HighCopied Package Dependency Bridgedist/sandbox.cjs
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowEvaldist/web/index.js
LowFilesystem
LowHigh Entropy Strings