https://github.com/xr843/Master-skill
· scanned 2026-06-16 01:03 UTC (2 months, 1 week ago)
26 raw signals (0 security + 26 graph)
Last scanned 2 months, 1 week ago · v1 · 26 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 608 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 | tests/cli.test.mjs:run |
tmpHome |
software | healthy | tests/cli.test.mjs:tmpHome |
skillsDir |
software | healthy | tests/cli.test.mjs:skillsDir |
test_verify_sources_module_imports |
software | healthy | tests/test_verify_sources.py:7 |
test_full_to_short_cbeta_t_series |
software | healthy | tests/test_verify_sources.py:13 |
test_full_to_short_cbeta_x_series |
software | healthy | tests/test_verify_sources.py:17 |
test_full_to_short_cbeta_j_series |
software | healthy | tests/test_verify_sources.py:21 |
test_full_to_short_cbeta_strips_volume_number |
software | healthy | tests/test_verify_sources.py:25 |
test_full_to_short_cbeta_invalid_returns_none |
software | healthy | tests/test_verify_sources.py:31 |
test_cbeta_id_format_recognition |
software | healthy | tests/test_verify_sources.py:37 |
test_cbeta_id_rejects_invalid |
software | healthy | tests/test_verify_sources.py:44 |
test_fojin_url_re_matches_cbeta_url |
software | healthy | tests/test_verify_sources.py:50 |
test_fojin_url_re_matches_numeric_id |
software | healthy | tests/test_verify_sources.py:57 |
test_fojin_url_re_no_match_on_unrelated_url |
software | healthy | tests/test_verify_sources.py:64 |
slug |
software | healthy | tests/test_voice_rules.py:31 |
voice_content |
software | healthy | tests/test_voice_rules.py:36 |
skill_content |
software | healthy | tests/test_voice_rules.py:41 |
test_layer0_contains_neutrality_rule |
software | healthy | tests/test_voice_rules.py:45 |
test_opening_section_is_tiered |
software | healthy | tests/test_voice_rules.py:52 |
test_address_section_is_tiered |
software | healthy | tests/test_voice_rules.py:62 |
_extract_section |
software | healthy | tests/test_voice_rules.py:72 |
test_neutral_opening_has_no_identity_terms |
software | healthy | tests/test_voice_rules.py:83 |
test_neutral_address_has_no_identity_terms |
software | healthy | tests/test_voice_rules.py:99 |
test_skill_md_contains_voice_body |
software | healthy | tests/test_voice_rules.py:115 |
bridge |
software | healthy | tests/test_fojin_bridge.py:10 |
test_bridge_init_defaults |
software | healthy | tests/test_fojin_bridge.py:14 |
test_bridge_init_strips_trailing_slash |
software | healthy | tests/test_fojin_bridge.py:20 |
test_search_texts_basic |
software | healthy | tests/test_fojin_bridge.py:25 |
test_search_texts_with_filters |
software | healthy | tests/test_fojin_bridge.py:38 |
test_get_text_content |
software | healthy | tests/test_fojin_bridge.py:51 |
test_search_kg_entities |
software | healthy | tests/test_fojin_bridge.py:60 |
test_fojin_unavailable_on_connection_error |
software | healthy | tests/test_fojin_bridge.py:69 |
test_fojin_unavailable_on_timeout |
software | healthy | tests/test_fojin_bridge.py:75 |
test_test_connection_returns_false_on_failure |
software | healthy | tests/test_fojin_bridge.py:81 |
test_create_bridge_from_env |
software | healthy | tests/test_fojin_bridge.py:86 |
test_slugify_english |
software | healthy | tests/test_skill_writer.py:9 |
test_slugify_chinese |
software | healthy | tests/test_skill_writer.py:17 |
test_slugify_strips_punctuation |
software | healthy | tests/test_skill_writer.py:24 |
test_create_teacher_writes_files |
software | healthy | tests/test_skill_writer.py:31 |
test_create_teacher_meta_content |
software | healthy | tests/test_skill_writer.py:49 |
test_create_teacher_skill_md_includes_content |
software | healthy | tests/test_skill_writer.py:70 |
test_list_teachers_empty |
software | healthy | tests/test_skill_writer.py:88 |
test_list_teachers_finds_created |
software | healthy | tests/test_skill_writer.py:92 |
test_update_teacher_bumps_version |
software | healthy | tests/test_skill_writer.py:111 |
test_update_teacher_archives_version |
software | healthy | tests/test_skill_writer.py:126 |
_load |
software | healthy | scripts/validate-persona-fidelity.py:43 |
_check_signature_phrases |
software | healthy | scripts/validate-persona-fidelity.py:50 |
_check_style |
software | healthy | scripts/validate-persona-fidelity.py:69 |
_check_lore_triggers |
software | healthy | scripts/validate-persona-fidelity.py:98 |
validate |
software | healthy | scripts/validate-persona-fidelity.py:174 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
gemini-extension.json |
software | healthy | gemini-extension.json |
GEMINI.md |
software | healthy | GEMINI.md |
README.md |
software | healthy | README.md |
.version-bump.json |
software | healthy | .version-bump.json |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
ETHICS.md |
software | healthy | ETHICS.md |
SKILL.md |
software | healthy | SKILL.md |
README_EN.md |
software | healthy | README_EN.md |
LICENSE |
software | healthy | LICENSE |
requirements.txt |
software | healthy | requirements.txt |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
__init__.py |
software | healthy | tests/__init__.py |
conftest.py |
software | healthy | tests/conftest.py |
cli.test.mjs |
software | healthy | tests/cli.test.mjs |
test_verify_sources.py |
software | healthy | tests/test_verify_sources.py |
test_voice_rules.py |
software | healthy | tests/test_voice_rules.py |
test_fojin_bridge.py |
software | healthy | tests/test_fojin_bridge.py |
test_skill_writer.py |
software | healthy | tests/test_skill_writer.py |
README.md |
software | healthy | tests/persona/README.md |
ajahn-chah.promptfooconfig.yaml |
software | healthy | tests/persona/ajahn-chah.promptfooconfig.yaml |
shared.yaml |
software | healthy | tests/persona/shared.yaml |
tsongkhapa.promptfooconfig.yaml |
software | healthy | tests/persona/tsongkhapa.promptfooconfig.yaml |
huineng.promptfooconfig.yaml |
software | healthy | tests/persona/huineng.promptfooconfig.yaml |
persona-schema.md |
software | healthy | docs/persona-schema.md |
PRD.md |
software | healthy | docs/PRD.md |
2026-06-06-master-skill-v071-cross-critique.md |
software | healthy | docs/superpowers/plans/2026-06-06-master-skill-v071-cross-c… |
2026-06-06-master-skill-v07-debate-curriculum.md |
software | healthy | docs/superpowers/plans/2026-06-06-master-skill-v07-debate-c… |
2026-06-06-master-skill-v071-cross-critique-design.md |
software | healthy | docs/superpowers/specs/2026-06-06-master-skill-v071-cross-c… |
2026-06-06-master-skill-v07-debate-curriculum-design.md |
software | healthy | docs/superpowers/specs/2026-06-06-master-skill-v07-debate-c… |
validate-persona-fidelity.py |
software | healthy | scripts/validate-persona-fidelity.py |
validate.py |
software | healthy | scripts/validate.py |
validate-promptfoo-configs.py |
software | healthy | scripts/validate-promptfoo-configs.py |
test-fidelity.py |
software | healthy | scripts/test-fidelity.py |
validate-fidelity.py |
software | healthy | scripts/validate-fidelity.py |
query.py |
software | healthy | scripts/query.py |
validate-cross-critique.py |
software | healthy | scripts/validate-cross-critique.py |
cite.py |
software | healthy | scripts/cite.py |
check-manifest-versions.py |
software | healthy | scripts/check-manifest-versions.py |
validate-lore-triggers-content.py |
software | healthy | scripts/validate-lore-triggers-content.py |
validate-curriculum-sources.py |
software | healthy | scripts/validate-curriculum-sources.py |
test_validate_curriculum_sources.py |
software | healthy | scripts/tests/test_validate_curriculum_sources.py |
test_validate_persona_fidelity.py |
software | healthy | scripts/tests/test_validate_persona_fidelity.py |
test_debate_protocol.py |
software | healthy | scripts/tests/test_debate_protocol.py |
test_injection_hardening.py |
software | healthy | scripts/tests/test_injection_hardening.py |
test_validate_lore_triggers_content.py |
software | healthy | scripts/tests/test_validate_lore_triggers_content.py |
test_check_manifest_versions.py |
software | healthy | scripts/tests/test_check_manifest_versions.py |
test_validate_cross_critique.py |
software | healthy | scripts/tests/test_validate_cross_critique.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
persona |
software | healthy | tests/persona |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
scripts |
software | healthy | scripts |
tests |
software | healthy | scripts/tests |
references |
software | healthy | references |
prebuilt |
software | healthy | prebuilt |
master-debate |
software | healthy | prebuilt/master-debate |
master-yinguang |
software | healthy | prebuilt/master-yinguang |
references |
software | healthy | prebuilt/master-yinguang/references |
sources |
software | healthy | prebuilt/master-yinguang/sources |
master-atisha |
software | healthy | prebuilt/master-atisha |
references |
software | healthy | prebuilt/master-atisha/references |
sources |
software | healthy | prebuilt/master-atisha/sources |
master-xuyun |
software | healthy | prebuilt/master-xuyun |
references |
software | healthy | prebuilt/master-xuyun/references |
sources |
software | healthy | prebuilt/master-xuyun/sources |
master-ajahn-chah |
software | healthy | prebuilt/master-ajahn-chah |
references |
software | healthy | prebuilt/master-ajahn-chah/references |
sources |
software | healthy | prebuilt/master-ajahn-chah/sources |
master-fazang |
software | healthy | prebuilt/master-fazang |
references |
software | healthy | prebuilt/master-fazang/references |
sources |
software | healthy | prebuilt/master-fazang/sources |
master-zhiyi |
software | healthy | prebuilt/master-zhiyi |
references |
software | healthy | prebuilt/master-zhiyi/references |
sources |
software | healthy | prebuilt/master-zhiyi/sources |
master-ouyi |
software | healthy | prebuilt/master-ouyi |
references |
software | healthy | prebuilt/master-ouyi/references |
sources |
software | healthy | prebuilt/master-ouyi/sources |
master-tsongkhapa |
software | healthy | prebuilt/master-tsongkhapa |
references |
software | healthy | prebuilt/master-tsongkhapa/references |
sources |
software | healthy | prebuilt/master-tsongkhapa/sources |
master-huineng |
software | healthy | prebuilt/master-huineng |
references |
software | healthy | prebuilt/master-huineng/references |
sources |
software | healthy | prebuilt/master-huineng/sources |
master-kumarajiva |
software | healthy | prebuilt/master-kumarajiva |
references |
software | healthy | prebuilt/master-kumarajiva/references |
sources |
software | healthy | prebuilt/master-kumarajiva/sources |
master-mahasi-sayadaw |
software | healthy | prebuilt/master-mahasi-sayadaw |
references |
software | healthy | prebuilt/master-mahasi-sayadaw/references |
sources |
software | healthy | prebuilt/master-mahasi-sayadaw/sources |
master-curriculum |
software | healthy | prebuilt/master-curriculum |
references |
software | healthy | prebuilt/master-curriculum/references |
master-xuanzang |
software | healthy | prebuilt/master-xuanzang |
references |
software | healthy | prebuilt/master-xuanzang/references |
sources |
software | healthy | prebuilt/master-xuanzang/sources |
master-buddhaghosa |
software | healthy | prebuilt/master-buddhaghosa |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
publish |
cicd | healthy | .github/workflows/npm-publish.yml |
verify |
cicd | healthy | .github/workflows/verify-links.yml |
validate |
cicd | healthy | .github/workflows/validate-and-test.yml |
cli-windows |
cicd | healthy | .github/workflows/validate-and-test.yml |
fidelity-smoke |
cicd | healthy | .github/workflows/validate-and-test.yml |
fidelity-full |
cicd | healthy | .github/workflows/validate-and-test.yml |
fidelity |
cicd | healthy | .github/workflows/persona-fidelity.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:08 |
network | healthy | .github/dependabot.yml |
port:03 |
network | healthy | .github/workflows/verify-links.yml |
port:04 |
network | healthy | .github/workflows/validate-and-test.yml |
port:07 |
network | healthy | .github/workflows/persona-fidelity.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::npm-publish |
cicd | healthy | .github/workflows/npm-publish.yml |
gha::verify-links |
cicd | healthy | .github/workflows/verify-links.yml |
gha::validate-and-test |
cicd | healthy | .github/workflows/validate-and-test.yml |
gha::persona-fidelity |
cicd | healthy | .github/workflows/persona-fidelity.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
FojinUnavailableError |
software | healthy | tools/fojin_bridge.py:17 |
FojinBridge |
software | healthy | tools/fojin_bridge.py:22 |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/workflows/npm-publish.yml |
security | healthy | .github/workflows/npm-publish.yml |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-yhwhy9d4 |
software | healthy | /tmp/repobility-clone-yhwhy9d4 |
| Label | Layer | Status | Path |
|---|---|---|---|
ANTHROPIC_API_KEY |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/bac4dc68-3ad6-4f85-828b-e76de3ea7d79/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/bac4dc68-3ad6-4f85-828b-e76de3ea7d79/
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.