registry  /  @oas-framework/oas  /  0.11.1

@oas-framework/oas@0.11.1

OAS (Open Agent Specialization) — durable souls, disposable instances, targetable capability packages, and the runtime-neutral oas CLI/kernel.

Static Scan Results

scanned 4h ago · by rust-scanner

Static analysis completed at 93.0% confidence. No malicious behavior was detected; 8 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 11 file(s), 188 KB of source, external domains: api.linear.app, aweb.ai

Source & flagged code

2 flagged · loading source
capabilities/oas-okf/bin/oas-okf.mjsView file
160if (!inst) skip("no instance identity (run from an instance home)"); L161: const core = await import(pathToFileURL(join(FRAMEWORK_ROOT, "lib", "core.mjs")).href); L162: const slug = String(inst).toLowerCase().replace(/[^a-z0-9]+/g, "-").replace(/^-+|-+$/g, "").slice(0, 30);
Medium
Dynamic Require

Package source references dynamic require/import behavior.

capabilities/oas-okf/bin/oas-okf.mjsView on unpkg · L160
capabilities/oas-aweb/bin/oas-aweb.mjsView file
matchType = previous_version_dangerous_delta matchedPackage = @oas-framework/oas@0.7.0 matchedIdentity = npm:QG9hcy1mcmFtZXdvcmsvb2Fz:0.7.0 similarity = 0.727 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.

capabilities/oas-aweb/bin/oas-aweb.mjsView on unpkg

Findings

1 High3 Medium4 Low
HighPrevious Version Dangerous Deltacapabilities/oas-aweb/bin/oas-aweb.mjs
MediumDynamic Requirecapabilities/oas-okf/bin/oas-okf.mjs
MediumNetwork
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings