Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated
What it doesAI
DSH host interceptor that rewrites or suggests optimized RTK commands for bash/grep/read calls.
- Global interceptor for bash, grep, and read calls
- Rewrite mode denies and offers corrected command
- Suggest mode appends rtk suggestion without blocking
AI-generated from the repo README — for reference only.
Installation
dsh plugin --profile web add github:sleepinginsummer/dsh-rtk-optimizerInstall 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.
DSH.SO VETMEDIUM261988
Security reviewAutomated review · daily
MEDIUM
Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).
0 critical·1 high·2 medium·67 score
plugin version
0.1.0dsh manifestscanned commit
261988b4d8a52026-08-21latest commit
261988b4d8a5vet verdict
suspicious · npmscore 67Vet is an AST static scan (npm artifact or git source).
`[](https://www.dsh.so/artifact/dsh-rtk-optimizer/)`Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
Risk details
| Risk | Rule | Location | Description |
|---|---|---|---|
| high | R2 | index.js:16 | new Function / new AsyncFunction 动态执行 |
| medium | R2 | index.js:12 | require('node:fs') 标准内置模块 |
| medium | R2 | index.js:13 | require('node:path') 标准内置模块 |
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
Activity
Last commit 2026-08-14 · activity: Active
• Repo created: 2026-08-21
• Stars: ★ 2 · Forks: 1
• Health: Active — committed within last 30 days
