registry  /  @bynaree/orino  /  0.2.1

@bynaree/orino@0.2.1

SEO and GEO audit tool for developers. Audits Next.js, Astro, SvelteKit, Nuxt, and plain HTML sites from the command line.

Static Scan Results

scanned 3d ago · by rust-scanner

Static analysis flagged 9 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
ChildProcessEnvironmentVarsFilesystemNetwork
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 2 file(s), 405 KB of source, external domains: docs.orino.app, domain.com, github.com, orino.app, www.domain.com, yoursite.com

Source & flagged code

1 flagged · loading source
dist/bin/orino.jsView file
45try { L46: return JSON.parse(fs.readFileSync(p, "utf8")); L47: } catch { ... L58: function getPkgVersion(dir, pkgName) { L59: const pkg = readJsonFile(path.join(dir, "package.json")); L60: if (!pkg) return null; ... L677: hasDescription: hasComposableProp(script, "useSeoMeta", "description") || hasComposableProp(script, "useHead", "description"), L678: hasAsyncData: /\b(useAsyncData|useFetch)\s*\(/.test(script), L679: content ... L839: const candidates = [ L840: path5.join(__dirname, "..", "..", "package.json"), L841: path5.join(__dirname, "..", "package.json")
High
Sandbox Evasion Gated Capability

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

dist/bin/orino.jsView on unpkg · L45

Findings

1 High3 Medium5 Low
HighSandbox Evasion Gated Capabilitydist/bin/orino.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings