OctoOps avatar

OctoOps

OctoOps: Unified SSH/Telnet & JumpServer Bastion Orchestrator for DeepSeek Harness (DSH)

Plugin
Verification
L2 · Structured
Security
Critical
Health
Active
Trust
Silver

What it does

OctoOps: Unified SSH/Telnet & JumpServer Bastion Orchestrator for DeepSeek Harness (DSH)

Installation

dsh plugin --profile web add github:hesiwen66/OctoOps

Install method: GitHub · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

  • • Node.js: not stated
  • • DSH: declared "not stated"
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SOCRITICALSCAN15 FILES
ddb653
Automated review · daily
CRITICAL

Critical issues in blocking categories (hardcoded secrets, exfiltration endpoints, destructive operations, cryptomining). Treat this plugin as high risk.

4 critical·4 warning·17 info·15 files scanned
shell ×2destructive ×1code-exec ×1
plugin version0.1.0dsh manifest
scanned commitddb65300432b2026-08-19
latest commitddb65300432b

The scan result is only valid for the scanned commit. If the latest commit differs, the badge shows outdated until the daily pipeline rescans.

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Risk: Critical4 critical · 4 warning · 17 info

• Static heuristic scan: done (15 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

High-risk findings · 8 / 8

  • criticalShell command execution (exec / execSync)lib/jumpserver-terminal.js:201
    exec(command, runOpts = {}) {
  • criticalShell command execution (exec / execSync)lib/pool.js:80
    async exec(key, factory, command, opts = {}) {
  • criticalDestructive rm -rf on root or homescripts/smoke-host.mjs:138
    { device: added.id, command: 'rm -rf /etc/nginx', confirm: 'no' },
  • criticalChild process module usage (Node.js)scripts/smoke-web.mjs:22
    import { spawn } from 'node:child_process'
  • warningHTTP request to a raw IP addressscripts/smoke-jumpserver-accounts.mjs:7
    url: 'http://127.0.0.1:8080',
  • warningHTTP request to a raw IP addressscripts/smoke-web.mjs:57
    if (Date.now() > deadline) reject(new Error(`等待 http://127.0.0.1:${port} 超时`))
  • warningHTTP request to a raw IP addressscripts/smoke-web.mjs:166
    console.log(`dsh web 已就绪:http://127.0.0.1:${port}(临时 HOME: ${tempHome})`)
  • warningHTTP request to a raw IP addressscripts/smoke-web.mjs:174
    await page.goto(`http://127.0.0.1:${port}`, { waitUntil: 'domcontentloaded' })

Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-18 · activity: Active

• Repo created: 2026-08-19

• Stars: ★ 1 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/hesiwen66/OctoOps

Was this page helpful?