https://github.com/wayanonchain/wayan-claude-install
· scanned 2026-06-16 00:55 UTC (2 months, 1 week ago)
15 raw signals (0 security + 15 graph)
Last scanned 2 months, 1 week ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 461 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 |
|---|---|---|---|
setUp |
software | healthy | tests/test_storage.py:61 |
test_minimal_storage_env_defaults_present |
software | healthy | tests/test_storage.py:19 |
test_upload_safety_env_defaults_present |
software | healthy | tests/test_storage.py:29 |
test_link_ingest_env_defaults_present |
software | healthy | tests/test_storage.py:43 |
test_installer_creates_storage_dirs |
software | healthy | tests/test_storage.py:53 |
_touch_aged |
software | healthy | tests/test_storage.py:65 |
test_deletes_aged_uploads_but_keeps_transcripts |
software | healthy | tests/test_storage.py:72 |
make_cfg |
software | healthy | tests/test_video_frames.py:30 |
test_defaults |
software | healthy | tests/test_video_frames.py:38 |
test_bounds |
software | healthy | tests/test_video_frames.py:48 |
test_clamps_out_of_range |
software | healthy | tests/test_video_frames.py:53 |
test_monotonic |
software | healthy | tests/test_video_frames.py:57 |
test_parses_ffmpeg_banner |
software | healthy | tests/test_video_frames.py:62 |
test_no_match_on_noise |
software | healthy | tests/test_video_frames.py:68 |
test_explicit_path_honoured |
software | healthy | tests/test_video_frames.py:73 |
test_missing_explicit_path_falls_back_to_which |
software | healthy | tests/test_video_frames.py:78 |
test_raises_when_ffmpeg_missing |
software | healthy | tests/test_video_frames.py:85 |
test_raises_when_video_missing |
software | healthy | tests/test_video_frames.py:99 |
test_removes_dir_with_frames |
software | healthy | tests/test_video_frames.py:108 |
test_missing_dir_never_raises |
software | healthy | tests/test_video_frames.py:117 |
test_skills_readme |
software | healthy | tests/test_skills.py:23 |
test_required_skill_files_exist |
software | healthy | tests/test_skills.py:26 |
test_proposals_dir_exists |
software | healthy | tests/test_skills.py:31 |
test_logs_dirs_exist |
software | healthy | tests/test_skills.py:35 |
test_installer_deploys_skills_and_logs |
software | healthy | tests/test_skills.py:40 |
test_templates_mention_skills_and_proposals |
software | healthy | tests/test_skills.py:48 |
test_required_files_exist |
software | healthy | tests/test_orchestration.py:36 |
test_doc_exists |
software | healthy | tests/test_orchestration.py:41 |
test_installer_copies_orchestration |
software | healthy | tests/test_orchestration.py:45 |
test_templates_contain_day2_section |
software | healthy | tests/test_orchestration.py:53 |
test_accounts_real_file_is_gitignored |
software | healthy | tests/test_orchestration.py:61 |
run |
software | healthy | tests/test_deploy.py:21 |
test_deploy_script_syntax |
software | healthy | tests/test_deploy.py:26 |
test_update_script_syntax |
software | healthy | tests/test_deploy.py:30 |
setUp |
software | healthy | tests/test_deploy.py:38 |
tearDown |
software | healthy | tests/test_deploy.py:74 |
_run |
software | healthy | tests/test_deploy.py:78 |
_drift_jupiter |
software | healthy | tests/test_deploy.py:81 |
_backups |
software | healthy | tests/test_deploy.py:88 |
test_check_pass_when_identical |
software | healthy | tests/test_deploy.py:92 |
test_check_detects_drift_names_only |
software | healthy | tests/test_deploy.py:97 |
test_dry_run_changes_nothing |
software | healthy | tests/test_deploy.py:107 |
test_deploy_syncs_creates_backups_and_spares_env |
software | healthy | tests/test_deploy.py:121 |
test_deploy_refuses_dirty_tree_unless_allow_dirty |
software | healthy | tests/test_deploy.py:143 |
load |
software | healthy | tests/test_permissions.py:27 |
test_templates_exist_and_valid |
software | healthy | tests/test_permissions.py:34 |
test_memory_tools_allow_listed |
software | healthy | tests/test_permissions.py:41 |
test_read_only_diagnostics_allowed |
software | healthy | tests/test_permissions.py:47 |
test_dangerous_ops_gated_not_allowed |
software | healthy | tests/test_permissions.py:53 |
test_no_self_edit_deny_rules |
software | healthy | tests/test_permissions.py:60 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
ROADMAP.md |
software | healthy | ROADMAP.md |
requirements.txt |
software | healthy | requirements.txt |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
README.md |
software | healthy | orchestration/README.md |
README.md |
software | healthy | orchestration/rules/README.md |
skill-routing.md |
software | healthy | orchestration/rules/skill-routing.md |
safety.md |
software | healthy | orchestration/rules/safety.md |
services-map.md |
software | healthy | orchestration/rules/services-map.md |
README.md |
software | healthy | orchestration/skill-lab/README.md |
warm.md |
software | healthy | orchestration/memory/warm.md |
README.md |
software | healthy | orchestration/memory/README.md |
hot.md |
software | healthy | orchestration/memory/hot.md |
cold.md |
software | healthy | orchestration/memory/cold.md |
README.md |
software | healthy | orchestration/learnings/README.md |
README.md |
software | healthy | orchestration/mapping/README.md |
infrastructure.md |
software | healthy | orchestration/mapping/infrastructure.md |
accounts.example.md |
software | healthy | orchestration/mapping/accounts.example.md |
services.md |
software | healthy | orchestration/mapping/services.md |
test_storage.py |
software | healthy | tests/test_storage.py |
verify.sh |
software | healthy | tests/verify.sh |
test_video_frames.py |
software | healthy | tests/test_video_frames.py |
test_skills.py |
software | healthy | tests/test_skills.py |
test_orchestration.py |
software | healthy | tests/test_orchestration.py |
test_deploy.py |
software | healthy | tests/test_deploy.py |
test_permissions.py |
software | healthy | tests/test_permissions.py |
test_packs.py |
software | healthy | tests/test_packs.py |
test_gateway.py |
software | healthy | tests/test_gateway.py |
wayan_agents_full_guide_en.html |
software | healthy | docs/wayan_agents_full_guide_en.html |
wayan_agents_full_guide.html |
software | healthy | docs/wayan_agents_full_guide.html |
WAYAN_SOCIAL_GROWTH.md |
software | healthy | docs/WAYAN_SOCIAL_GROWTH.md |
AUDIT_2026-06.md |
software | healthy | docs/AUDIT_2026-06.md |
PROFESSION_PACKS.md |
software | healthy | docs/PROFESSION_PACKS.md |
PUBLIC_TEMPLATE_GUIDE.md |
software | healthy | docs/PUBLIC_TEMPLATE_GUIDE.md |
index.html |
software | healthy | docs/index.html |
KNOWLEDGE_EXPORT.md |
software | healthy | docs/KNOWLEDGE_EXPORT.md |
DAY2_ORCHESTRATION.md |
software | healthy | docs/DAY2_ORCHESTRATION.md |
PERMISSIONS.md |
software | healthy | docs/PERMISSIONS.md |
OPENVIKING_MEMORY.md |
software | healthy | docs/OPENVIKING_MEMORY.md |
TERMS_GLOSSARY.md |
software | healthy | docs/TERMS_GLOSSARY.md |
MAC_SETUP.md |
software | healthy | docs/MAC_SETUP.md |
STORAGE_POLICY.md |
software | healthy | docs/STORAGE_POLICY.md |
M6_WAYAN_BOT_ROOTLESS_PLAN.md |
software | healthy | docs/M6_WAYAN_BOT_ROOTLESS_PLAN.md |
COSTS_AND_SERVICES.md |
software | healthy | docs/COSTS_AND_SERVICES.md |
DEPLOYMENT.md |
software | healthy | docs/DEPLOYMENT.md |
PACKS.md |
software | healthy | docs/PACKS.md |
README.md |
software | healthy | packs/README.md |
pack.md |
software | healthy | packs/student/pack.md |
student-routing.md |
software | healthy | packs/student/rules/student-routing.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
orchestration |
software | healthy | orchestration |
rules |
software | healthy | orchestration/rules |
skill-lab |
software | healthy | orchestration/skill-lab |
memory |
software | healthy | orchestration/memory |
learnings |
software | healthy | orchestration/learnings |
mapping |
software | healthy | orchestration/mapping |
tests |
software | healthy | tests |
docs |
software | healthy | docs |
packs |
software | healthy | packs |
student |
software | healthy | packs/student |
rules |
software | healthy | packs/student/rules |
memory |
software | healthy | packs/student/memory |
uran |
software | healthy | packs/student/uran |
jupiter |
software | healthy | packs/student/jupiter |
mapping |
software | healthy | packs/student/mapping |
onchain |
software | healthy | packs/onchain |
rules |
software | healthy | packs/onchain/rules |
memory |
software | healthy | packs/onchain/memory |
uran |
software | healthy | packs/onchain/uran |
jupiter |
software | healthy | packs/onchain/jupiter |
mapping |
software | healthy | packs/onchain/mapping |
creator |
software | healthy | packs/creator |
rules |
software | healthy | packs/creator/rules |
memory |
software | healthy | packs/creator/memory |
uran |
software | healthy | packs/creator/uran |
jupiter |
software | healthy | packs/creator/jupiter |
mapping |
software | healthy | packs/creator/mapping |
devops |
software | healthy | packs/devops |
rules |
software | healthy | packs/devops/rules |
memory |
software | healthy | packs/devops/memory |
uran |
software | healthy | packs/devops/uran |
jupiter |
software | healthy | packs/devops/jupiter |
mapping |
software | healthy | packs/devops/mapping |
founder |
software | healthy | packs/founder |
rules |
software | healthy | packs/founder/rules |
memory |
software | healthy | packs/founder/memory |
uran |
software | healthy | packs/founder/uran |
jupiter |
software | healthy | packs/founder/jupiter |
mapping |
software | healthy | packs/founder/mapping |
scripts |
software | healthy | scripts |
templates |
software | healthy | templates |
uran |
software | healthy | templates/uran |
jupiter |
software | healthy | templates/jupiter |
logs |
software | healthy | logs |
skills |
software | healthy | skills |
agent-reviewer |
software | healthy | skills/agent-reviewer |
security-check |
software | healthy | skills/security-check |
server-ops |
software | healthy | skills/server-ops |
content-engine |
software | healthy | skills/content-engine |
file-analyst |
software | healthy | skills/file-analyst |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
EnvDefaultsTests |
software | healthy | tests/test_storage.py:14 |
CleanupScriptTests |
software | healthy | tests/test_storage.py:58 |
ConfigDefaultsTests |
software | healthy | tests/test_video_frames.py:35 |
JpegQscaleTests |
software | healthy | tests/test_video_frames.py:47 |
DurationRegexTests |
software | healthy | tests/test_video_frames.py:61 |
ResolveFfmpegTests |
software | healthy | tests/test_video_frames.py:72 |
ExtractFramesErrorTests |
software | healthy | tests/test_video_frames.py:84 |
CleanupTests |
software | healthy | tests/test_video_frames.py:107 |
SkillsLayoutTests |
software | healthy | tests/test_skills.py:22 |
OrchestrationLayoutTests |
software | healthy | tests/test_orchestration.py:35 |
SyntaxTests |
software | healthy | tests/test_deploy.py:25 |
DeployScriptTests |
software | healthy | tests/test_deploy.py:35 |
PermissionTemplateTests |
software | healthy | tests/test_permissions.py:33 |
PackLayoutTests |
software | healthy | tests/test_packs.py:65 |
InstallerStaticTests |
software | healthy | tests/test_packs.py:95 |
InstallerFunctionalTests |
software | healthy | tests/test_packs.py:151 |
FakeTelegram |
software | healthy | tests/test_gateway.py:35 |
SplitMessageTests |
software | healthy | tests/test_gateway.py:68 |
VoiceConfigTests |
software | healthy | tests/test_gateway.py:83 |
TranscribeTests |
software | healthy | tests/test_gateway.py:97 |
GroqUploadFilenameTests |
software | healthy | tests/test_gateway.py:107 |
_FakeResp |
software | healthy | tests/test_gateway.py:110 |
VoiceRoutingTests |
software | healthy | tests/test_gateway.py:154 |
FileHandlingTests |
software | healthy | tests/test_gateway.py:212 |
OutboxDeliveryTests |
software | healthy | tests/test_gateway.py:288 |
StorageTests |
software | healthy | tests/test_gateway.py:359 |
UploadSafetyTests |
software | healthy | tests/test_gateway.py:430 |
LinkIngestTests |
software | healthy | tests/test_gateway.py:528 |
TaskQueueTests |
software | healthy | tests/test_gateway.py:627 |
VideoAckTests |
software | healthy | tests/test_gateway.py:731 |
TelegramError |
software | healthy | src/gateway/telegram_api.py:19 |
TelegramClient |
software | healthy | src/gateway/telegram_api.py:23 |
ConfigError |
software | healthy | src/gateway/config.py:12 |
Config |
software | healthy | src/gateway/config.py:17 |
Gateway |
software | healthy | src/gateway/app.py:81 |
FrameExtractionError |
software | healthy | src/gateway/video_frames.py:35 |
LinkError |
software | healthy | src/gateway/link_ingest.py:42 |
ClaudeError |
software | healthy | src/gateway/claude_runner.py:17 |
TranscriptionError |
software | healthy | src/gateway/transcribe.py:32 |
| Label | Layer | Status | Path |
|---|---|---|---|
93.184.216.34 |
network | healthy | tests/test_gateway.py |
192.168.1.5 |
network | healthy | tests/test_gateway.py |
1.2.3.4 |
network | healthy | tests/test_gateway.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-sx5giwy3 |
software | healthy | /tmp/repobility-clone-sx5giwy3 |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | tests/test_packs.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::docs/wayan_agents_full_guide_en.html |
security | healthy | docs/wayan_agents_full_guide_en.html |
This page is publicly accessible at:
https://repobility.com/scan/4dec293c-8f94-463a-9311-eab2f78477bd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4dec293c-8f94-463a-9311-eab2f78477bd/
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.