registry  /  ocular-audio-mcp  /  1.0.0

ocular-audio-mcp@1.0.0

OcularAudio MCP: Advanced Async Multi-Platform Video Transcript & Screen Vision Server

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 6 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
ChildProcessFilesystem
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 5.53 KB of source, external domains: python.org, www.youtube.com

Source & flagged code

2 flagged · loading source
bin/cli.jsView file
5L6: async function getClipboardy() { L7: try { ... L38: Examples: L39: npx ocular-audio "https://www.youtube.com/watch?v=dQw4w9WgXcQ" L40: npx ocular-audio --detail overview "https://www.youtube.com/watch?v=dQw4w9WgXcQ" ... L45: if (args[i] === '-v' || args[i] === '--version') { L46: const pkg = require('../package.json'); L47: console.log(pkg.version); ... L79: L80: const pythonScriptPath = path.join(__dirname, '..', 'ocular_audio_mcp.py'); L81: const pythonCmd = process.platform === 'win32' ? 'python' : 'python3';
High
Sandbox Evasion Gated Capability

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

bin/cli.jsView on unpkg · L5
ocular_audio_mcp.pyView file
path = ocular_audio_mcp.py kind = build_helper sizeBytes = 40142 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

ocular_audio_mcp.pyView on unpkg

Findings

1 High2 Medium3 Low
HighSandbox Evasion Gated Capabilitybin/cli.js
MediumShips Build Helperocular_audio_mcp.py
MediumStructural Risk Force Deep Review
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings