https://github.com/protoLabsAI/terminal-plugin
· scanned 2026-06-16 04:36 UTC (1 month, 3 weeks ago)
12 raw signals (0 security + 12 graph)
Last scanned 1 month, 3 weeks ago · v1 · 7 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 39 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
register |
software | dead | __init__.py:18 |
default_shell |
software | healthy | pty_session.py:38 |
__init__ |
software | healthy | pty_session.py:207 |
_build_env |
software | healthy | pty_session.py:227 |
start |
software | healthy | pty_session.py:233 |
read |
software | healthy | pty_session.py:243 |
_blocking_read |
software | healthy | pty_session.py:112 |
write |
software | healthy | pty_session.py:257 |
resize |
software | healthy | pty_session.py:267 |
poll |
software | healthy | pty_session.py:276 |
aclose |
software | healthy | pty_session.py:287 |
_signal_group |
software | healthy | pty_session.py:182 |
_reap |
software | healthy | pty_session.py:193 |
open_session |
software | healthy | pty_session.py:297 |
expected_token |
software | healthy | api.py:41 |
verify_token |
software | healthy | api.py:55 |
scrub_keys |
software | healthy | api.py:63 |
build_router |
software | healthy | api.py:69 |
_view |
software | healthy | api.py:78 |
_static |
software | healthy | api.py:82 |
_ws |
software | healthy | api.py:91 |
_bridge |
software | healthy | api.py:106 |
_pump_out |
software | healthy | api.py:119 |
_safe_send |
software | healthy | api.py:152 |
_safe_close |
software | healthy | api.py:159 |
| Label | Layer | Status | Path |
|---|---|---|---|
protoagent.plugin.yaml |
software | healthy | protoagent.plugin.yaml |
__init__.py |
software | healthy | __init__.py |
view.py |
software | healthy | view.py |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
requirements-dev.txt |
software | healthy | requirements-dev.txt |
pty_session.py |
software | healthy | pty_session.py |
api.py |
software | healthy | api.py |
| Label | Layer | Status | Path |
|---|---|---|---|
PtyError |
software | healthy | pty_session.py:43 |
PtySession |
software | healthy | pty_session.py:47 |
WinPtySession |
software | healthy | pty_session.py:202 |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /view |
api | healthy | api.py |
GET /static/{name} |
api | healthy | api.py |
| Label | Layer | Status | Path |
|---|---|---|---|
protoLabsAI__terminal-plugin |
software | healthy | /data/fable5_failed_archive/protoLabsAI__terminal-plugin |
This page is publicly accessible at:
https://repobility.com/scan/5e342238-8fda-4e21-bd71-c657f1e28416/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5e342238-8fda-4e21-bd71-c657f1e28416/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.