https://github.com/henachoko-se/Prompt-Vault
· scanned 2026-06-16 04:26 UTC (2 months ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months ago · v1 · 19 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 157 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 |
|---|---|---|---|
run |
software | healthy | pm.py:30 |
find_prompt |
software | healthy | pm.py:33 |
cmd_list |
software | healthy | pm.py:56 |
cmd_show |
software | healthy | pm.py:79 |
cmd_save |
software | healthy | pm.py:89 |
cmd_history |
software | healthy | pm.py:110 |
cmd_diff |
software | healthy | pm.py:134 |
cmd_restore |
software | healthy | pm.py:162 |
cmd_search |
software | healthy | pm.py:187 |
cmd_help |
software | healthy | pm.py:206 |
main |
software | healthy | pm.py:210 |
_get_stable_secret_key |
software | healthy | app.py:30 |
login_required |
software | healthy | app.py:72 |
decorated |
software | healthy | app.py:76 |
external_url |
software | healthy | app.py:84 |
run_git |
software | healthy | app.py:92 |
run_git_args |
software | healthy | app.py:98 |
status_path |
software | healthy | app.py:107 |
is_prompt_managed_path |
software | healthy | app.py:113 |
prompt_status_lines |
software | healthy | app.py:122 |
prompt_changed_paths |
software | healthy | app.py:127 |
load_config |
software | healthy | app.py:137 |
save_config |
software | healthy | app.py:146 |
init_git_remote |
software | healthy | app.py:149 |
build_remote_url |
software | healthy | app.py:198 |
mask_remote_url |
software | healthy | app.py:211 |
load_folder_info |
software | healthy | app.py:223 |
save_folder_info |
software | healthy | app.py:228 |
api_folder_info_get |
software | healthy | app.py:233 |
api_folder_info_post |
software | healthy | app.py:238 |
get_image_dir |
software | healthy | app.py:257 |
list_images |
software | healthy | app.py:264 |
image_url |
software | healthy | app.py:273 |
serve_image |
software | healthy | app.py:281 |
api_images_index |
software | healthy | app.py:291 |
api_images_list |
software | healthy | app.py:310 |
api_images_upload |
software | healthy | app.py:317 |
api_images_delete |
software | healthy | app.py:341 |
get_file_summary |
software | healthy | app.py:358 |
load_prompt_meta |
software | healthy | app.py:372 |
save_prompt_meta |
software | healthy | app.py:380 |
normalize_prompt_meta |
software | healthy | app.py:383 |
get_prompt_meta |
software | healthy | app.py:390 |
iter_prompt_files |
software | healthy | app.py:394 |
make_excerpt |
software | healthy | app.py:404 |
build_tree |
software | healthy | app.py:418 |
_nat_key |
software | healthy | app.py:423 |
_nat_key_desc |
software | healthy | app.py:426 |
_mtime_key |
software | healthy | app.py:429 |
api_files |
software | healthy | app.py:460 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /api/folder-info |
api | healthy | app.py |
ANY /_images/<path:filepath> |
api | healthy | app.py |
ANY /api/images/index |
api | healthy | app.py |
ANY /api/images |
api | healthy | app.py |
ANY /api/images/upload |
api | healthy | app.py |
ANY /api/images/delete |
api | healthy | app.py |
ANY /api/files |
api | healthy | app.py |
ANY /api/recent |
api | healthy | app.py |
ANY /api/search |
api | healthy | app.py |
ANY /api/meta |
api | healthy | app.py |
ANY /api/tags |
api | healthy | app.py |
ANY /api/content |
api | healthy | app.py |
ANY /api/mkdir |
api | healthy | app.py |
ANY /api/rename |
api | healthy | app.py |
ANY /api/delete |
api | healthy | app.py |
ANY /api/move |
api | healthy | app.py |
ANY /api/new |
api | healthy | app.py |
ANY /api/commit |
api | healthy | app.py |
ANY /api/status |
api | healthy | app.py |
ANY /api/history |
api | healthy | app.py |
ANY /api/diff |
api | healthy | app.py |
ANY /api/restore |
api | healthy | app.py |
ANY /api/github/config |
api | healthy | app.py |
ANY /api/github/push |
api | healthy | app.py |
ANY /api/github/pull |
api | healthy | app.py |
ANY /api/github/status |
api | healthy | app.py |
ANY /api/debug/git |
api | healthy | app.py |
ANY /login |
api | healthy | app.py |
ANY /auth/google |
api | healthy | app.py |
ANY /auth/google/callback |
api | healthy | app.py |
ANY /logout |
api | healthy | app.py |
ANY /api/share |
api | healthy | app.py |
ANY /api/share/info |
api | healthy | app.py |
ANY /share/<token> |
api | healthy | app.py |
ANY /share/<token>/_img/<filename> |
api | healthy | app.py |
ANY /tools/download/<path:filename> |
api | healthy | app.py |
ANY /ping |
api | healthy | app.py |
ANY /quartet/ |
api | healthy | app.py |
ANY /quartet/index.html |
api | healthy | app.py |
ANY /quartet/<path:filepath> |
api | healthy | app.py |
ANY / |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
CLOUD_RUN_DEPLOY.md |
software | healthy | CLOUD_RUN_DEPLOY.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
CLOUD_RUN_CLAUDE_GUIDE.md |
software | healthy | CLOUD_RUN_CLAUDE_GUIDE.md |
pm.py |
software | healthy | pm.py |
Procfile |
software | healthy | Procfile |
make_tool.py |
software | healthy | make_tool.py |
requirements.txt |
software | healthy | requirements.txt |
.folder-info.json |
software | healthy | .folder-info.json |
series_base_rules.md |
software | healthy | series_base_rules.md |
app.py |
software | healthy | app.py |
tool_template.html |
software | healthy | tool_template.html |
png_to_pdf.py |
software | healthy | png_to_pdf.py |
render.yaml |
software | healthy | render.yaml |
png_to_pdf_ui.py |
software | healthy | png_to_pdf_ui.py |
CODEX_HANDOFF.md |
software | healthy | CODEX_HANDOFF.md |
Dockerfile |
software | healthy | Dockerfile |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
henachoko-se__Prompt-Vault |
software | healthy | /data/fable5_failed_archive/henachoko-se__Prompt-Vault |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/092c830c-2ac3-4231-a179-c76cd17b6845/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/092c830c-2ac3-4231-a179-c76cd17b6845/
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.