registry  /  @omp-studio/omps  /  0.1.15

@omp-studio/omps@0.1.15

OMP Studio agent (omps): open, sync and version Grenton .omp projects in the hosted editor

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 10 finding(s) at 93.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.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShellWebSocket
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 19 file(s), 153 KB of source, external domains: 127.0.0.1, git-scm.com, github.com, omp-studio.coderai.dev, registry.npmjs.org

Source & flagged code

2 flagged · loading source
dist/macsetup.jsView file
13*/ L14: import { spawnSync } from "node:child_process"; L15: import { mkdir, rm, writeFile } from "node:fs/promises"; ... L53: "on run", L54: '\topen location "https://omp-studio.coderai.dev"', L55: "end run", ... L63: if (r.status !== 0) L64: throw new Error(`${what} failed (exit code ${String(r.status)})`); L65: } ... L73: function appPath() { L74: return path.join(os.homedir(), "Applications", APP_NAME); L75: }
High
Sandbox Evasion Gated Capability

Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.

dist/macsetup.jsView on unpkg · L13
dist/cloud.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @omp-studio/omps@0.1.14 matchedIdentity = npm:QG9tcC1zdHVkaW8vb21wcw:0.1.14 similarity = 0.895 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.

dist/cloud.jsView on unpkg

Findings

2 High3 Medium5 Low
HighSandbox Evasion Gated Capabilitydist/macsetup.js
HighPrevious Version Dangerous Deltadist/cloud.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License