What it does
OctoOps: Unified SSH/Telnet & JumpServer Bastion Orchestrator for DeepSeek Harness (DSH)
Installation
dsh plugin --profile web add github:hesiwen66/OctoOpsInstall method: GitHub · not yet tested in container (L3+)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
Requirements
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
Critical issues in blocking categories (hardcoded secrets, exfiltration endpoints, destructive operations, cryptomining). Treat this plugin as high risk.
shell ×2destructive ×1code-exec ×10.1.0dsh manifestddb65300432b2026-08-19ddb65300432bThe 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.
• 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:201exec(command, runOpts = {}) {
- criticalShell command execution (exec / execSync)lib/pool.js:80async 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:22import { spawn } from 'node:child_process'
- warningHTTP request to a raw IP addressscripts/smoke-jumpserver-accounts.mjs:7url: 'http://127.0.0.1:8080',
- warningHTTP request to a raw IP addressscripts/smoke-web.mjs:57if (Date.now() > deadline) reject(new Error(`等待 http://127.0.0.1:${port} 超时`))
- warningHTTP request to a raw IP addressscripts/smoke-web.mjs:166console.log(`dsh web 已就绪:http://127.0.0.1:${port}(临时 HOME: ${tempHome})`)
- warningHTTP request to a raw IP addressscripts/smoke-web.mjs:174await 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
