https://github.com/sleeplessv/relentless-data-skills
· scanned 2026-06-16 00:15 UTC (2 months, 2 weeks ago)
5 raw signals (0 security + 5 graph)
Last scanned 2 months, 2 weeks ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 307 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 |
|---|---|---|---|
context_md |
software | healthy | tests/test_dbt_runner.py:50 |
__init__ |
software | healthy | tests/test_dbt_runner.py:79 |
run_main |
software | healthy | tests/test_dbt_runner.py:93 |
test_scalars_lists_and_inline_comments |
software | healthy | tests/test_dbt_runner.py:106 |
test_quoted_values_keep_hash |
software | healthy | tests/test_dbt_runner.py:114 |
test_missing_frontmatter_rejected |
software | healthy | tests/test_dbt_runner.py:120 |
test_all_set |
software | healthy | tests/test_dbt_runner.py:126 |
test_missing_and_empty_fail_by_name_only |
software | healthy | tests/test_dbt_runner.py:132 |
test_no_list_skips |
software | healthy | tests/test_dbt_runner.py:142 |
test_existing_key_ok |
software | healthy | tests/test_dbt_runner.py:148 |
test_missing_file_fails |
software | healthy | tests/test_dbt_runner.py:155 |
test_unset_var_and_unconfigured_skip |
software | healthy | tests/test_dbt_runner.py:162 |
test_no_manifest_skips |
software | healthy | tests/test_dbt_runner.py:173 |
test_manifest_without_dbt_packages_fails |
software | healthy | tests/test_dbt_runner.py:178 |
test_clean_lockfile_ok |
software | healthy | tests/test_dbt_runner.py:185 |
test_dirty_lockfile_fails |
software | healthy | tests/test_dbt_runner.py:195 |
_check |
software | healthy | tests/test_dbt_runner.py:210 |
test_profile_and_target_found |
software | healthy | tests/test_dbt_runner.py:221 |
test_second_output_found |
software | healthy | tests/test_dbt_runner.py:226 |
test_unknown_target_lists_real_ones |
software | healthy | tests/test_dbt_runner.py:230 |
test_unknown_profile_fails |
software | healthy | tests/test_dbt_runner.py:236 |
test_missing_profiles_file_fails |
software | healthy | tests/test_dbt_runner.py:241 |
test_all_green |
software | healthy | tests/test_dbt_runner.py:255 |
test_failure_is_nonzero_and_named |
software | healthy | tests/test_dbt_runner.py:267 |
test_secret_values_never_in_output |
software | healthy | tests/test_dbt_runner.py:280 |
test_missing_context_points_at_bootstrap |
software | healthy | tests/test_dbt_runner.py:291 |
_run |
software | healthy | tests/test_dbt_runner.py:301 |
test_success |
software | healthy | tests/test_dbt_runner.py:308 |
test_dbt_debug_failure |
software | healthy | tests/test_dbt_runner.py:316 |
test_missing_dbt_binary |
software | healthy | tests/test_dbt_runner.py:322 |
make_repo |
software | healthy | tests/test_sync_registry.py:47 |
run |
software | healthy | tests/test_sync_registry.py:66 |
setUp |
software | healthy | tests/test_sync_registry.py:75 |
test_write_generates_marketplace_entry_with_source |
software | healthy | tests/test_sync_registry.py:80 |
test_write_generates_table_sorted_and_pipe_escaped |
software | healthy | tests/test_sync_registry.py:94 |
test_check_passes_after_write_and_write_is_idempotent |
software | healthy | tests/test_sync_registry.py:111 |
test_check_fails_on_hand_edited_marketplace |
software | healthy | tests/test_sync_registry.py:118 |
test_check_fails_on_unregistered_skill |
software | healthy | tests/test_sync_registry.py:129 |
test_fails_when_plugin_name_mismatches_directory |
software | healthy | tests/test_sync_registry.py:140 |
test_fails_when_readme_markers_missing |
software | healthy | tests/test_sync_registry.py:149 |
test_real_repo_registries_are_generated |
software | healthy | tests/test_sync_registry.py:155 |
parse_frontmatter |
software | healthy | tests/test_dlt_bootstrap.py:29 |
setUp |
software | healthy | tests/test_dlt_bootstrap.py:108 |
test_frontmatter_reentry_state_keys |
software | healthy | tests/test_dlt_bootstrap.py:47 |
test_frontmatter_owner_and_house_defaults |
software | healthy | tests/test_dlt_bootstrap.py:60 |
test_body_sections |
software | healthy | tests/test_dlt_bootstrap.py:65 |
test_credential_safety_line |
software | healthy | tests/test_dlt_bootstrap.py:75 |
test_steers_away_from_dlthub_platform_deployment |
software | healthy | tests/test_dlt_bootstrap.py:79 |
test_durable_indexes_present |
software | healthy | tests/test_dlt_bootstrap.py:88 |
test_workbench_readme_is_the_command_source_of_truth |
software | healthy | tests/test_dlt_bootstrap.py:92 |
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 |
LICENSE |
software | healthy | LICENSE |
NOTICE |
software | healthy | NOTICE |
test_dbt_runner.py |
software | healthy | tests/test_dbt_runner.py |
test_sync_registry.py |
software | healthy | tests/test_sync_registry.py |
test_dlt_bootstrap.py |
software | healthy | tests/test_dlt_bootstrap.py |
test_snowman.py |
software | healthy | tests/test_snowman.py |
check_doc_urls.py |
software | healthy | scripts/check_doc_urls.py |
lint_skill.py |
software | healthy | scripts/lint_skill.py |
sync_registry.py |
software | healthy | scripts/sync_registry.py |
README.md |
software | healthy | skills/snowman/README.md |
plugin.json |
software | healthy | skills/snowman/plugin.json |
SKILL.md |
software | healthy | skills/snowman/SKILL.md |
snowman.py |
software | healthy | skills/snowman/scripts/snowman.py |
guardrails.md |
software | healthy | skills/snowman/references/guardrails.md |
install.md |
software | healthy | skills/snowman/references/install.md |
workflows.md |
software | healthy | skills/snowman/references/workflows.md |
README.md |
software | healthy | skills/dlt-bootstrap/README.md |
plugin.json |
software | healthy | skills/dlt-bootstrap/plugin.json |
SKILL.md |
software | healthy | skills/dlt-bootstrap/SKILL.md |
rule-template.md |
software | healthy | skills/dlt-bootstrap/references/rule-template.md |
docs-map.md |
software | healthy | skills/dlt-bootstrap/references/docs-map.md |
README.md |
software | healthy | skills/visual-report/README.md |
plugin.json |
software | healthy | skills/visual-report/plugin.json |
SKILL.md |
software | healthy | skills/visual-report/SKILL.md |
VISUAL-LANGUAGE.md |
software | healthy | skills/visual-report/references/VISUAL-LANGUAGE.md |
HTML-REPORT.md |
software | healthy | skills/visual-report/references/HTML-REPORT.md |
README.md |
software | healthy | skills/dbt-runner/README.md |
plugin.json |
software | healthy | skills/dbt-runner/plugin.json |
SKILL.md |
software | healthy | skills/dbt-runner/SKILL.md |
preflight.py |
software | healthy | skills/dbt-runner/scripts/preflight.py |
install.md |
software | healthy | skills/dbt-runner/references/install.md |
fusion.md |
software | healthy | skills/dbt-runner/references/fusion.md |
failures.md |
software | healthy | skills/dbt-runner/references/failures.md |
README.md |
software | healthy | skills/orchestrator-mode/README.md |
plugin.json |
software | healthy | skills/orchestrator-mode/plugin.json |
SKILL.md |
software | healthy | skills/orchestrator-mode/SKILL.md |
README.md |
software | healthy | skills/ship/README.md |
plugin.json |
software | healthy | skills/ship/plugin.json |
SKILL.md |
software | healthy | skills/ship/SKILL.md |
README.md |
software | healthy | skills/prefect/README.md |
plugin.json |
software | healthy | skills/prefect/plugin.json |
SKILL.md |
software | healthy | skills/prefect/SKILL.md |
README.md |
software | healthy | skills/smart-git-commit/README.md |
plugin.json |
software | healthy | skills/smart-git-commit/plugin.json |
SKILL.md |
software | healthy | skills/smart-git-commit/SKILL.md |
README.md |
software | healthy | skills/implement-issue/README.md |
plugin.json |
software | healthy | skills/implement-issue/plugin.json |
SKILL.md |
software | healthy | skills/implement-issue/SKILL.md |
ci.yml |
software | healthy | .github/workflows/ci.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TempProject |
software | healthy | tests/test_dbt_runner.py:76 |
FrontmatterTests |
software | healthy | tests/test_dbt_runner.py:105 |
EnvCheckTests |
software | healthy | tests/test_dbt_runner.py:125 |
PrivateKeyCheckTests |
software | healthy | tests/test_dbt_runner.py:147 |
PackagesCheckTests |
software | healthy | tests/test_dbt_runner.py:172 |
ProfileCheckTests |
software | healthy | tests/test_dbt_runner.py:209 |
MainOutputTests |
software | healthy | tests/test_dbt_runner.py:247 |
ConnectTests |
software | healthy | tests/test_dbt_runner.py:298 |
TestSyncRegistry |
software | healthy | tests/test_sync_registry.py:74 |
TestRuleTemplate |
software | healthy | tests/test_dlt_bootstrap.py:42 |
TestDocsMap |
software | healthy | tests/test_dlt_bootstrap.py:84 |
TestSkillWiring |
software | healthy | tests/test_dlt_bootstrap.py:107 |
SnowmanTestCase |
software | healthy | tests/test_snowman.py:62 |
TestStripForAnalysis |
software | healthy | tests/test_snowman.py:104 |
TestEnforceReadOnly |
software | healthy | tests/test_snowman.py:126 |
TestParseFrontmatter |
software | healthy | tests/test_snowman.py:195 |
TestResolveConnection |
software | healthy | tests/test_snowman.py:247 |
TestDotenv |
software | healthy | tests/test_snowman.py:327 |
TestDiscovery |
software | healthy | tests/test_snowman.py:366 |
TestStage |
software | healthy | tests/test_snowman.py:390 |
TestExecute |
software | healthy | tests/test_snowman.py:483 |
TestAuthClassification |
software | healthy | tests/test_snowman.py:632 |
TestConnectionParams |
software | healthy | tests/test_snowman.py:656 |
TestAuthErrorRe |
software | healthy | tests/test_snowman.py:682 |
TestMainCli |
software | healthy | tests/test_snowman.py:699 |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
scripts |
software | healthy | scripts |
skills |
software | healthy | skills |
snowman |
software | healthy | skills/snowman |
scripts |
software | healthy | skills/snowman/scripts |
references |
software | healthy | skills/snowman/references |
dlt-bootstrap |
software | healthy | skills/dlt-bootstrap |
references |
software | healthy | skills/dlt-bootstrap/references |
visual-report |
software | healthy | skills/visual-report |
references |
software | healthy | skills/visual-report/references |
dbt-runner |
software | healthy | skills/dbt-runner |
scripts |
software | healthy | skills/dbt-runner/scripts |
references |
software | healthy | skills/dbt-runner/references |
orchestrator-mode |
software | healthy | skills/orchestrator-mode |
ship |
software | healthy | skills/ship |
prefect |
software | healthy | skills/prefect |
smart-git-commit |
software | healthy | skills/smart-git-commit |
implement-issue |
software | healthy | skills/implement-issue |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::skills/snowman/SKILL.md |
security | healthy | skills/snowman/SKILL.md |
auth::skills/dbt-runner/README.md |
security | healthy | skills/dbt-runner/README.md |
auth::tests/test_snowman.py |
security | healthy | tests/test_snowman.py |
auth::skills/snowman/scripts/snowman.py |
security | healthy | skills/snowman/scripts/snowman.py |
auth::skills/dbt-runner/scripts/preflight.py |
security | healthy | skills/dbt-runner/scripts/preflight.py |
| Label | Layer | Status | Path |
|---|---|---|---|
snowman-tests |
cicd | healthy | .github/workflows/ci.yml |
skill-lint |
cicd | healthy | .github/workflows/ci.yml |
registry-check |
cicd | healthy | .github/workflows/ci.yml |
doc-url-liveness |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-_kupuof9 |
software | healthy | /tmp/repobility-clone-_kupuof9 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:06 |
network | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/f1df1a36-8001-4da8-a190-10992af062b3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f1df1a36-8001-4da8-a190-10992af062b3/
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.