https://github.com/sumrae412/claude-skills
· scanned 2026-06-16 00:25 UTC (2 months, 2 weeks ago)
66 raw signals (0 security + 66 graph)
Last scanned 2 months, 2 weeks ago · v1 · 64 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2507 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 |
|---|---|---|---|
apply_techniques |
software | healthy | prompt-optimizer/scripts/optimize.py:30 |
main |
software | healthy | prompt-optimizer/scripts/optimize.py:99 |
heuristic_evaluate |
software | healthy | prompt-optimizer/scripts/evaluate.py:25 |
overall_rating |
software | healthy | prompt-optimizer/scripts/evaluate.py:92 |
main |
software | healthy | prompt-optimizer/scripts/evaluate.py:105 |
__init__ |
software | healthy | migration-architect/scripts/rollback_generator.py:123 |
_load_rollback_templates |
software | healthy | migration-architect/scripts/rollback_generator.py:128 |
_load_validation_templates |
software | healthy | migration-architect/scripts/rollback_generator.py:175 |
_load_communication_templates |
software | healthy | migration-architect/scripts/rollback_generator.py:199 |
generate_rollback_runbook |
software | healthy | migration-architect/scripts/rollback_generator.py:290 |
_generate_rollback_phases |
software | healthy | migration-architect/scripts/rollback_generator.py:334 |
_generate_rollback_steps |
software | healthy | migration-architect/scripts/rollback_generator.py:369 |
_generate_trigger_conditions |
software | healthy | migration-architect/scripts/rollback_generator.py:505 |
_generate_data_recovery_plan |
software | healthy | migration-architect/scripts/rollback_generator.py:623 |
_generate_communication_templates |
software | healthy | migration-architect/scripts/rollback_generator.py:663 |
_generate_escalation_matrix |
software | healthy | migration-architect/scripts/rollback_generator.py:728 |
_generate_validation_checklist |
software | healthy | migration-architect/scripts/rollback_generator.py:757 |
_generate_post_rollback_procedures |
software | healthy | migration-architect/scripts/rollback_generator.py:809 |
_generate_emergency_contacts |
software | healthy | migration-architect/scripts/rollback_generator.py:828 |
_calculate_urgency |
software | healthy | migration-architect/scripts/rollback_generator.py:868 |
_get_rollback_prerequisites |
software | healthy | migration-architect/scripts/rollback_generator.py:878 |
_get_validation_checkpoints |
software | healthy | migration-architect/scripts/rollback_generator.py:906 |
_get_communication_requirements |
software | healthy | migration-architect/scripts/rollback_generator.py:920 |
generate_human_readable_runbook |
software | healthy | migration-architect/scripts/rollback_generator.py:940 |
main |
software | healthy | migration-architect/scripts/rollback_generator.py:1049 |
__init__ |
software | healthy | migration-architect/scripts/migration_planner.py:105 |
_load_migration_patterns |
software | healthy | migration-architect/scripts/migration_planner.py:109 |
_load_risk_templates |
software | healthy | migration-architect/scripts/migration_planner.py:150 |
_calculate_complexity |
software | healthy | migration-architect/scripts/migration_planner.py:185 |
_estimate_duration |
software | healthy | migration-architect/scripts/migration_planner.py:229 |
_generate_phases |
software | healthy | migration-architect/scripts/migration_planner.py:237 |
_create_phase |
software | healthy | migration-architect/scripts/migration_planner.py:264 |
_assess_risks |
software | healthy | migration-architect/scripts/migration_planner.py:392 |
_generate_rollback_plan |
software | healthy | migration-architect/scripts/migration_planner.py:422 |
generate_plan |
software | healthy | migration-architect/scripts/migration_planner.py:467 |
generate_human_readable_plan |
software | healthy | migration-architect/scripts/migration_planner.py:509 |
main |
software | healthy | migration-architect/scripts/migration_planner.py:593 |
__init__ |
software | healthy | migration-architect/scripts/compatibility_checker.py:85 |
_build_type_compatibility_matrix |
software | healthy | migration-architect/scripts/compatibility_checker.py:89 |
_build_constraint_implications |
software | healthy | migration-architect/scripts/compatibility_checker.py:173 |
analyze_database_schema |
software | healthy | migration-architect/scripts/compatibility_checker.py:210 |
analyze_api_schema |
software | healthy | migration-architect/scripts/compatibility_checker.py:258 |
_analyze_table_changes |
software | healthy | migration-architect/scripts/compatibility_checker.py:307 |
_analyze_column_changes |
software | healthy | migration-architect/scripts/compatibility_checker.py:379 |
_analyze_constraint_changes |
software | healthy | migration-architect/scripts/compatibility_checker.py:479 |
_analyze_endpoint_changes |
software | healthy | migration-architect/scripts/compatibility_checker.py:534 |
_analyze_model_changes |
software | healthy | migration-architect/scripts/compatibility_checker.py:607 |
_build_compatibility_report |
software | healthy | migration-architect/scripts/compatibility_checker.py:667 |
_generate_create_table_sql |
software | healthy | migration-architect/scripts/compatibility_checker.py:728 |
_generate_column_definition |
software | healthy | migration-architect/scripts/compatibility_checker.py:736 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs-cleanup.md |
software | healthy | docs-cleanup.md |
deploy.md |
software | healthy | deploy.md |
active-files.md |
software | healthy | active-files.md |
pre-deploy.md |
software | healthy | pre-deploy.md |
seed-data.md |
software | healthy | seed-data.md |
discover.md |
software | healthy | discover.md |
ship.md |
software | healthy | ship.md |
testing.md |
software | healthy | testing.md |
quick-ci.md |
software | healthy | quick-ci.md |
COMMANDS.md |
software | healthy | COMMANDS.md |
NOTICE.md |
software | healthy | NOTICE.md |
CATEGORIES.md |
software | healthy | CATEGORIES.md |
SKILL.md |
software | healthy | pr-reviewer-mode/SKILL.md |
SKILL.md |
software | healthy | courierflow-ui/SKILL.md |
ui-patterns.md |
software | healthy | courierflow-ui/references/ui-patterns.md |
SKILL.md |
software | healthy | prompt-optimizer/SKILL.md |
optimize.py |
software | healthy | prompt-optimizer/scripts/optimize.py |
evaluate.py |
software | healthy | prompt-optimizer/scripts/evaluate.py |
templates.md |
software | healthy | prompt-optimizer/references/templates.md |
optimization-patterns.md |
software | healthy | prompt-optimizer/references/optimization-patterns.md |
prompt-techniques.md |
software | healthy | prompt-optimizer/references/prompt-techniques.md |
anti-patterns.md |
software | healthy | prompt-optimizer/references/anti-patterns.md |
quality-framework.md |
software | healthy | prompt-optimizer/references/quality-framework.md |
SKILL.md |
software | healthy | excalidraw-canvas/SKILL.md |
mockup-prompts.md |
software | healthy | excalidraw-canvas/references/mockup-prompts.md |
excalidraw-schema.md |
software | healthy | excalidraw-canvas/references/excalidraw-schema.md |
SKILL.md |
software | healthy | coding-best-practices/SKILL.md |
security.md |
software | healthy | coding-best-practices/docs/security.md |
javascript-safety.md |
software | healthy | coding-best-practices/docs/javascript-safety.md |
python-patterns.md |
software | healthy | coding-best-practices/docs/python-patterns.md |
performance.md |
software | healthy | coding-best-practices/docs/performance.md |
testing.md |
software | healthy | coding-best-practices/docs/testing.md |
api-design.md |
software | healthy | coding-best-practices/docs/api-design.md |
phase-2-javascript-and-api.md |
software | healthy | coding-best-practices/phases/phase-2-javascript-and-api.md |
phase-3-testing-and-release.md |
software | healthy | coding-best-practices/phases/phase-3-testing-and-release.md |
phase-1-python-and-data.md |
software | healthy | coding-best-practices/phases/phase-1-python-and-data.md |
phase-4-repo-gotchas.md |
software | healthy | coding-best-practices/phases/phase-4-repo-gotchas.md |
SKILL.md |
software | healthy | next/SKILL.md |
SKILL.md |
software | healthy | synthetic-persona/SKILL.md |
ux-persona-schema.md |
software | healthy | synthetic-persona/references/ux-persona-schema.md |
review-prompts.md |
software | healthy | synthetic-persona/references/review-prompts.md |
research-guide.md |
software | healthy | synthetic-persona/references/research-guide.md |
stage-4-findings-report.md |
software | healthy | synthetic-persona/phases/stage-4-findings-report.md |
stage-2-product-scan.md |
software | healthy | synthetic-persona/phases/stage-2-product-scan.md |
stage-1-research-and-build.md |
software | healthy | synthetic-persona/phases/stage-1-research-and-build.md |
stage-3-interactive-session.md |
software | healthy | synthetic-persona/phases/stage-3-interactive-session.md |
multi-persona.md |
software | healthy | synthetic-persona/phases/multi-persona.md |
SKILL.md |
software | healthy | design-audit/SKILL.md |
audit-template.md |
software | healthy | design-audit/references/audit-template.md |
SKILL.md |
software | healthy | hook-doctor/SKILL.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
pr-reviewer-mode |
software | healthy | pr-reviewer-mode |
courierflow-ui |
software | healthy | courierflow-ui |
references |
software | healthy | courierflow-ui/references |
prompt-optimizer |
software | healthy | prompt-optimizer |
scripts |
software | healthy | prompt-optimizer/scripts |
references |
software | healthy | prompt-optimizer/references |
excalidraw-canvas |
software | healthy | excalidraw-canvas |
references |
software | healthy | excalidraw-canvas/references |
coding-best-practices |
software | healthy | coding-best-practices |
docs |
software | healthy | coding-best-practices/docs |
phases |
software | healthy | coding-best-practices/phases |
next |
software | healthy | next |
synthetic-persona |
software | healthy | synthetic-persona |
references |
software | healthy | synthetic-persona/references |
phases |
software | healthy | synthetic-persona/phases |
design-audit |
software | healthy | design-audit |
references |
software | healthy | design-audit/references |
hook-doctor |
software | healthy | hook-doctor |
prd |
software | healthy | prd |
references |
software | healthy | prd/references |
context-engineering |
software | healthy | context-engineering |
phases |
software | healthy | context-engineering/phases |
life-planner |
software | healthy | life-planner |
agents |
software | healthy | life-planner/agents |
synthesis-brief |
software | healthy | synthesis-brief |
agents |
software | healthy | synthesis-brief/agents |
defensive-ui-flows |
software | healthy | defensive-ui-flows |
references |
software | healthy | defensive-ui-flows/references |
migration-architect |
software | healthy | migration-architect |
expected_outputs |
software | healthy | migration-architect/expected_outputs |
scripts |
software | healthy | migration-architect/scripts |
references |
software | healthy | migration-architect/references |
assets |
software | healthy | migration-architect/assets |
phases |
software | healthy | migration-architect/phases |
web-search-quality |
software | healthy | web-search-quality |
video-edit |
software | healthy | video-edit |
scripts |
software | healthy | video-edit/scripts |
evals |
software | healthy | video-edit/evals |
startup-analysis |
software | healthy | startup-analysis |
references |
software | healthy | startup-analysis/references |
phases |
software | healthy | startup-analysis/phases |
docs |
software | healthy | docs |
plans |
software | healthy | docs/plans |
archive |
software | healthy | docs/plans/archive |
decisions |
software | healthy | docs/decisions |
experiments |
software | healthy | docs/experiments |
shared |
software | healthy | shared |
user-stories |
software | healthy | user-stories |
references |
software | healthy | user-stories/references |
phases |
software | healthy | user-stories/phases |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
RollbackTrigger |
software | healthy | migration-architect/scripts/rollback_generator.py:24 |
RollbackUrgency |
software | healthy | migration-architect/scripts/rollback_generator.py:32 |
RollbackStep |
software | healthy | migration-architect/scripts/rollback_generator.py:41 |
RollbackPhase |
software | healthy | migration-architect/scripts/rollback_generator.py:57 |
RollbackTriggerCondition |
software | healthy | migration-architect/scripts/rollback_generator.py:71 |
DataRecoveryPlan |
software | healthy | migration-architect/scripts/rollback_generator.py:83 |
CommunicationTemplate |
software | healthy | migration-architect/scripts/rollback_generator.py:94 |
RollbackRunbook |
software | healthy | migration-architect/scripts/rollback_generator.py:105 |
RollbackGenerator |
software | healthy | migration-architect/scripts/rollback_generator.py:120 |
MigrationType |
software | healthy | migration-architect/scripts/migration_planner.py:25 |
MigrationComplexity |
software | healthy | migration-architect/scripts/migration_planner.py:34 |
RiskLevel |
software | healthy | migration-architect/scripts/migration_planner.py:42 |
MigrationConstraint |
software | healthy | migration-architect/scripts/migration_planner.py:51 |
MigrationPhase |
software | healthy | migration-architect/scripts/migration_planner.py:60 |
RiskItem |
software | healthy | migration-architect/scripts/migration_planner.py:74 |
MigrationPlan |
software | healthy | migration-architect/scripts/migration_planner.py:86 |
MigrationPlanner |
software | healthy | migration-architect/scripts/migration_planner.py:102 |
ChangeType |
software | healthy | migration-architect/scripts/compatibility_checker.py:24 |
CompatibilityLevel |
software | healthy | migration-architect/scripts/compatibility_checker.py:32 |
CompatibilityIssue |
software | healthy | migration-architect/scripts/compatibility_checker.py:41 |
MigrationScript |
software | healthy | migration-architect/scripts/compatibility_checker.py:55 |
CompatibilityReport |
software | healthy | migration-architect/scripts/compatibility_checker.py:66 |
SchemaCompatibilityChecker |
software | healthy | migration-architect/scripts/compatibility_checker.py:82 |
Severity |
software | healthy | skill-security-auditor/scripts/skill_security_auditor.py:31 |
Finding |
software | healthy | skill-security-auditor/scripts/skill_security_auditor.py:51 |
AuditReport |
software | healthy | skill-security-auditor/scripts/skill_security_auditor.py:67 |
UpgradeRisk |
software | healthy | dependency-auditor/scripts/upgrade_planner.py:25 |
UpdateType |
software | healthy | dependency-auditor/scripts/upgrade_planner.py:33 |
VersionInfo |
software | healthy | dependency-auditor/scripts/upgrade_planner.py:41 |
DependencyUpgrade |
software | healthy | dependency-auditor/scripts/upgrade_planner.py:58 |
UpgradePlan |
software | healthy | dependency-auditor/scripts/upgrade_planner.py:76 |
UpgradePlanner |
software | healthy | dependency-auditor/scripts/upgrade_planner.py:89 |
Vulnerability |
software | healthy | dependency-auditor/scripts/dep_scanner.py:26 |
Dependency |
software | healthy | dependency-auditor/scripts/dep_scanner.py:38 |
DependencyScanner |
software | healthy | dependency-auditor/scripts/dep_scanner.py:53 |
LicenseType |
software | healthy | dependency-auditor/scripts/license_checker.py:24 |
RiskLevel |
software | healthy | dependency-auditor/scripts/license_checker.py:33 |
LicenseInfo |
software | healthy | dependency-auditor/scripts/license_checker.py:41 |
DependencyLicense |
software | healthy | dependency-auditor/scripts/license_checker.py:53 |
LicenseConflict |
software | healthy | dependency-auditor/scripts/license_checker.py:65 |
LicenseChecker |
software | healthy | dependency-auditor/scripts/license_checker.py:76 |
RightsTracker |
software | healthy | gdpr-dsgvo-expert/scripts/data_subject_rights_tracker.py:138 |
_FakeAdapter |
software | healthy | off-market/tests/test_discover_e2e.py:94 |
_EmptyAdapter |
software | healthy | off-market/tests/test_discover_e2e.py:238 |
_FakeResp |
software | healthy | off-market/tests/test_wprdc_parcels.py:104 |
DiscoverResult |
software | healthy | off-market/scripts/discover.py:89 |
PropensityScore |
software | healthy | off-market/scripts/propensity.py:33 |
Parcel |
software | healthy | off-market/scripts/models.py:35 |
Cache |
software | healthy | off-market/scripts/cache.py:36 |
Criteria |
software | healthy | off-market/scripts/criteria.py:35 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::courierflow-security/SKILL.md |
security | healthy | courierflow-security/SKILL.md |
auth::inbox-triage/SKILL.md |
security | healthy | inbox-triage/SKILL.md |
auth::courierflow-integrations/SKILL.md |
security | healthy | courierflow-integrations/SKILL.md |
auth::defensive-ui-flows/SKILL.md |
security | healthy | defensive-ui-flows/SKILL.md |
auth::production-readiness-check/SKILL.md |
security | healthy | production-readiness-check/SKILL.md |
auth::review-pr/SKILL.md |
security | healthy | review-pr/SKILL.md |
auth::fda-consultant-specialist/scripts/hipaa_risk_assessme… |
security | healthy | fda-consultant-specialist/scripts/hipaa_risk_assessment.py |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | migration-architect/expected_outputs/sample_database_migrat… |
sqlite |
data | healthy | skill-security-auditor/scripts/skill_security_auditor.py |
redis |
data | healthy | dependency-auditor/test-inventory.json |
postgres |
data | healthy | defensive-backend-flows/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
rollback_generator.py |
data | healthy | migration-architect/scripts/rollback_generator.py |
migration_planner.py |
data | healthy | migration-architect/scripts/migration_planner.py |
compatibility_checker.py |
data | healthy | migration-architect/scripts/compatibility_checker.py |
| Label | Layer | Status | Path |
|---|---|---|---|
7.0.4.3 |
network | healthy | dependency-auditor/scripts/dep_scanner.py |
120.0.0.0 |
network | healthy | off-market/scripts/listings/redfin.py |
127.0.0.1 |
network | healthy | courierflow-copilot-evals/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | migration-architect/scripts/rollback_generator.py |
vps::ec2 |
hardware | healthy | migration-architect/scripts/rollback_generator.py |
vps::gcp |
hardware | healthy | rag-architect/rag_pipeline_designer.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:22333 |
network | healthy | verification-before-completion/SKILL.md |
port:22433 |
network | healthy | verification-before-completion/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-if9y4nmn |
software | healthy | /tmp/repobility-clone-if9y4nmn |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | dependency-auditor/scripts/upgrade_planner.py |
| Label | Layer | Status | Path |
|---|---|---|---|
loadbalancer |
network | healthy | migration-architect/scripts/rollback_generator.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | pr-reviewer-mode/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::claude-flow/scripts/test_scrub_review_pay… |
security | healthy | claude-flow/scripts/test_scrub_review_payload.py |
This page is publicly accessible at:
https://repobility.com/scan/5cdfe7a0-44c4-450e-ac2a-c90751e66b21/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5cdfe7a0-44c4-450e-ac2a-c90751e66b21/
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.