Community directory previewDeepSeek Harness is in developer preview
DO

dsh-omp-advisor

PluginConfirmed pluginCommunity

AndrasSama/dsh-omp-advisor · updated 8 days ago

Installation

dsh plugin --profile web add github:AndrasSama/dsh-omp-advisor
dsh plugin --profile web add "file:/path/to/dsh-omp-advisor"
dsh plugin --profile web add dsh-omp-advisor

Plugins in this repository

  • dsh-omp-advisorv0.2.0

    oh-my-pi advisor subsystem ported to DeepSeek Harness: independent reviewer models watch your agent's live transcript, investigate with read-only tools, and advise it — nit injects, concern/blocker steer.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml

Paths are pinned to commit 799edca9e139

Overview

oh-my-pi advisor subsystem ported to DeepSeek Harness — independent reviewer models watch your agent and advise it (nit injects, concern/blocker steer)

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
799edca9e139
Evidence Score
70/100
Static risk
High risk
Files scanned
3
Findings
3

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence5/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenode build.mjs || echo "dsh-omp-advisor: build skipped, using prebuilt lib/"
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node build.mjs || echo "dsh-omp-advisor: build skipped, using prebuilt lib/""
  • Mediumobfuscation.child-process
    build.mjs:6obfuscation
    import { spawnSync } from 'node:child_process'
  • Mediumobfuscation.child-process
    build.mjs:11obfuscation
    const gen = spawnSync(process.execPath, ['scripts/gen-skills.mjs'], { stdio: 'inherit' })
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0