registry  /  aidevops  /  3.31.23

aidevops@3.31.23

AI DevOps Framework - AI-assisted development workflows, code quality, and deployment automation

Static Scan Results

scanned 1d ago · by rust-scanner

Static analysis flagged 14 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
ChildProcessEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
WildcardDependency
scanned 47 file(s), 435 KB of source, external domains: 127.0.0.1, about.gitea.com, aidevops.sh, alternativeto.net, apps.apple.com, bitwarden.com, brave.com, brew.sh, bun.sh, cursor.com, element.io, f-droid.org, fontba.se, forgejo.org, ghost.org, github.com, gitlab.com, itunes.apple.com, localwp.com, matomo.org, mobileapp.bitwarden.com, nextcloud.com, nodejs.org, obsproject.com, ollama.com, opencode.ai, orbstack.dev, osaurus.ai, play.google.com, posthog.com, postiz.com, privatebin.info, qlty.sh, raw.githubusercontent.com, rybbit.com, schildi.chat, seoutils.app, shottr.cc, signal.org, simplex.chat, telegram.org, usefathom.com, wordpress.org, www.affinity.studio, www.apple.com, www.blackmagicdesign.com, www.cloudron.io, www.collaboraonline.com, www.cometly.com, www.docuseal.com

Source & flagged code

6 flagged · loading source
package.jsonView file
scripts.postinstall = node scripts/npm[redacted] || true
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node scripts/npm[redacted] || true
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
packages/gui-shared/src/fixtures.tsView file
479patternName = private_key_rsa severity = critical line = 479 matchedText = private_...--",
Critical
Critical Secret

Package contains a critical-looking secret pattern.

packages/gui-shared/src/fixtures.tsView on unpkg · L479
479patternName = private_key_rsa severity = critical line = 479 matchedText = private_...--",
Critical
Secret Pattern

RSA private key in packages/gui-shared/src/fixtures.ts

packages/gui-shared/src/fixtures.tsView on unpkg · L479
setup.shView file
path = setup.sh kind = build_helper sizeBytes = 72383 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

setup.shView on unpkg
packages/gui-shared/src/contracts.tsView file
772patternName = private_key_rsa severity = critical line = 772 matchedText = "-----BE...--",
Critical
Secret Pattern

RSA private key in packages/gui-shared/src/contracts.ts

packages/gui-shared/src/contracts.tsView on unpkg · L772

Findings

3 Critical1 High6 Medium4 Low
CriticalCritical Secretpackages/gui-shared/src/fixtures.ts
CriticalSecret Patternpackages/gui-shared/src/fixtures.ts
CriticalSecret Patternpackages/gui-shared/src/contracts.ts
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumEnvironment Vars
MediumShips Build Helpersetup.sh
MediumStructural Risk Force Deep Review
MediumWildcard Dependency
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings