https://github.com/RB-chrismandich/Manifest
· scanned 2026-06-15 23:47 UTC (2 months, 3 weeks ago)
18 raw signals (0 security + 18 graph)
Last scanned 2 months, 3 weeks ago · v1 · 18 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1017 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 |
|---|---|---|---|
load_results |
software | healthy | tests/token_benchmark/reporter.py:9 |
compute_stats |
software | healthy | tests/token_benchmark/reporter.py:20 |
render_report |
software | healthy | tests/token_benchmark/reporter.py:104 |
update_report |
software | healthy | tests/token_benchmark/reporter.py:218 |
compute_cost |
software | healthy | tests/token_benchmark/harness.py:52 |
_system_prompt_for_condition |
software | healthy | tests/token_benchmark/harness.py:70 |
isolated_environments |
software | healthy | tests/token_benchmark/harness.py:93 |
_error_result |
software | healthy | tests/token_benchmark/harness.py:112 |
measure_api_claude |
software | healthy | tests/token_benchmark/harness.py:124 |
measure_api_gemini |
software | healthy | tests/token_benchmark/harness.py:169 |
measure_cli |
software | healthy | tests/token_benchmark/harness.py:200 |
write_result |
software | healthy | tests/token_benchmark/harness.py:234 |
_read_system_prompt |
software | healthy | tests/token_benchmark/harness.py:243 |
run_benchmark |
software | healthy | tests/token_benchmark/harness.py:253 |
sync_fixtures |
software | healthy | tests/token_benchmark/harness.py:379 |
exact_match_letter |
software | healthy | tests/token_benchmark/scorer.py:9 |
exact_match_bool |
software | healthy | tests/token_benchmark/scorer.py:28 |
pass_at_1 |
software | healthy | tests/token_benchmark/scorer.py:44 |
score |
software | healthy | tests/token_benchmark/scorer.py:84 |
_extract_code |
software | healthy | tests/token_benchmark/scorer.py:95 |
_extract_func_sig |
software | healthy | tests/token_benchmark/scorer.py:101 |
_skill |
software | healthy | tests/python/test_skillclaw_promote.py:11 |
test_classify_new_changed_unchanged |
software | healthy | tests/python/test_skillclaw_promote.py:18 |
test_validate_rejects_missing_frontmatter |
software | healthy | tests/python/test_skillclaw_promote.py:34 |
test_validate_accepts_complete_frontmatter |
software | healthy | tests/python/test_skillclaw_promote.py:41 |
test_main_emits_promotable_json |
software | healthy | tests/python/test_skillclaw_promote.py:48 |
test_rejected_candidates_are_copied_to_rejected_dir |
software | healthy | tests/python/test_skillclaw_promote.py:60 |
test_default_config_when_file_missing |
software | healthy | tests/python/test_parallel_agent.py:45 |
test_default_config_has_claude_tiers |
software | healthy | tests/python/test_parallel_agent.py:53 |
test_default_config_has_gemini_tiers |
software | healthy | tests/python/test_parallel_agent.py:62 |
test_get_dot_notation |
software | healthy | tests/python/test_parallel_agent.py:70 |
test_get_returns_default_for_missing_key |
software | healthy | tests/python/test_parallel_agent.py:76 |
test_get_returns_none_when_no_default |
software | healthy | tests/python/test_parallel_agent.py:82 |
test_load_from_yaml_file |
software | healthy | tests/python/test_parallel_agent.py:88 |
test_default_timeouts |
software | healthy | tests/python/test_parallel_agent.py:98 |
test_default_consensus_thresholds |
software | healthy | tests/python/test_parallel_agent.py:104 |
test_creation_with_defaults |
software | healthy | tests/python/test_parallel_agent.py:121 |
test_creation_with_custom_values |
software | healthy | tests/python/test_parallel_agent.py:128 |
test_acquire_decrements_tokens |
software | healthy | tests/python/test_parallel_agent.py:136 |
test_acquire_all_tokens |
software | healthy | tests/python/test_parallel_agent.py:143 |
test_ignores_extra_kwargs |
software | healthy | tests/python/test_parallel_agent.py:150 |
_make_config |
software | healthy | tests/python/test_parallel_agent.py:169 |
test_security_check_detects_hardcoded_secret |
software | healthy | tests/python/test_parallel_agent.py:173 |
test_security_check_passes_clean_code |
software | healthy | tests/python/test_parallel_agent.py:188 |
test_error_handling_detects_bare_except |
software | healthy | tests/python/test_parallel_agent.py:203 |
test_bug_detection_scores_null_references |
software | healthy | tests/python/test_parallel_agent.py:218 |
test_performance_check_detects_quadratic |
software | healthy | tests/python/test_parallel_agent.py:233 |
test_verdict_approved |
software | healthy | tests/python/test_parallel_agent.py:247 |
test_verdict_needs_review |
software | healthy | tests/python/test_parallel_agent.py:256 |
test_verdict_blocked |
software | healthy | tests/python/test_parallel_agent.py:265 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
renovate.json |
software | healthy | renovate.json |
bootstrap.sh |
software | healthy | bootstrap.sh |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.gitleaks.toml |
software | healthy | .gitleaks.toml |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
LICENSE |
software | healthy | LICENSE |
AGENTS.md |
software | healthy | AGENTS.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
benchmarks.py |
software | healthy | tests/token_benchmark/benchmarks.py |
__init__.py |
software | healthy | tests/token_benchmark/__init__.py |
reporter.py |
software | healthy | tests/token_benchmark/reporter.py |
harness.py |
software | healthy | tests/token_benchmark/harness.py |
scorer.py |
software | healthy | tests/token_benchmark/scorer.py |
CLAUDE.md |
software | healthy | tests/token_benchmark/fixtures/manifest/.claude/CLAUDE.md |
settings.json |
software | healthy | tests/token_benchmark/fixtures/manifest/.claude/settings.js… |
CLAUDE.md |
software | healthy | tests/token_benchmark/fixtures/fixtures-compressed/.claude/… |
mock_config.yml |
software | healthy | tests/fixtures/mock_config.yml |
README.md |
software | healthy | tests/fixtures/README.md |
mock_agent_output.json |
software | healthy | tests/fixtures/mock_agent_output.json |
README.md |
software | healthy | tests/test_helper/README.md |
test_skillclaw_promote.py |
software | healthy | tests/python/test_skillclaw_promote.py |
test_parallel_agent.py |
software | healthy | tests/python/test_parallel_agent.py |
test_skillclaw_ingest.py |
software | healthy | tests/python/test_skillclaw_ingest.py |
test_skillclaw_evolve.py |
software | healthy | tests/python/test_skillclaw_evolve.py |
test_skillclaw_audit.py |
software | healthy | tests/python/test_skillclaw_audit.py |
test_skillclaw_scrub.py |
software | healthy | tests/python/test_skillclaw_scrub.py |
__init__.py |
software | healthy | tests/python/token_benchmark/__init__.py |
test_reporter.py |
software | healthy | tests/python/token_benchmark/test_reporter.py |
test_benchmarks.py |
software | healthy | tests/python/token_benchmark/test_benchmarks.py |
test_harness.py |
software | healthy | tests/python/token_benchmark/test_harness.py |
test_scorer.py |
software | healthy | tests/python/token_benchmark/test_scorer.py |
test_orchestrator.py |
software | healthy | tests/python/agents/test_orchestrator.py |
conftest.py |
software | healthy | tests/python/agents/conftest.py |
test_validation.py |
software | healthy | tests/python/agents/test_validation.py |
test_synthesis.py |
software | healthy | tests/python/agents/test_synthesis.py |
test_runners.py |
software | healthy | tests/python/agents/test_runners.py |
test_config.py |
software | healthy | tests/python/agents/test_config.py |
test_cli.py |
software | healthy | tests/python/agents/test_cli.py |
check_array_expansion.sh |
software | healthy | tests/lint/check_array_expansion.sh |
KNOWLEDGE_BASE.md |
software | healthy | docs/KNOWLEDGE_BASE.md |
SHELL_ANALYSIS_REPORT.md |
software | healthy | docs/SHELL_ANALYSIS_REPORT.md |
README.md |
software | healthy | docs/README.md |
VALIDATION_REPORT.md |
software | healthy | docs/VALIDATION_REPORT.md |
PRE_COMMIT.md |
software | healthy | docs/PRE_COMMIT.md |
GETTING_STARTED.md |
software | healthy | docs/GETTING_STARTED.md |
SKILLCLAW.md |
software | healthy | docs/SKILLCLAW.md |
SPEC-SYSTEMS.md |
software | healthy | docs/SPEC-SYSTEMS.md |
TOKEN_BENCHMARK.md |
software | healthy | docs/TOKEN_BENCHMARK.md |
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 |
token_benchmark |
software | healthy | tests/token_benchmark |
fixtures |
software | healthy | tests/token_benchmark/fixtures |
manifest |
software | healthy | tests/token_benchmark/fixtures/manifest |
.claude |
software | healthy | tests/token_benchmark/fixtures/manifest/.claude |
fixtures-compressed |
software | healthy | tests/token_benchmark/fixtures/fixtures-compressed |
.claude |
software | healthy | tests/token_benchmark/fixtures/fixtures-compressed/.claude |
fixtures |
software | healthy | tests/fixtures |
test_helper |
software | healthy | tests/test_helper |
python |
software | healthy | tests/python |
token_benchmark |
software | healthy | tests/python/token_benchmark |
agents |
software | healthy | tests/python/agents |
lint |
software | healthy | tests/lint |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
templates |
software | healthy | docs/templates |
validation-overrides |
software | healthy | docs/templates/validation-overrides |
commands |
software | healthy | docs/templates/commands |
github-workflow |
software | healthy | docs/templates/commands/github-workflow |
permissions |
software | healthy | docs/templates/permissions |
patterns |
software | healthy | docs/templates/patterns |
skills |
software | healthy | docs/templates/skills |
database-migration-guard |
software | healthy | docs/templates/skills/database-migration-guard |
api-security-guard |
software | healthy | docs/templates/skills/api-security-guard |
decisions |
software | healthy | docs/decisions |
bootstrap |
software | healthy | bootstrap |
lib |
software | healthy | bootstrap/lib |
modules |
software | healthy | bootstrap/modules |
templates |
software | healthy | templates |
scaffold |
software | healthy | templates/scaffold |
node |
software | healthy | templates/scaffold/node |
python |
software | healthy | templates/scaffold/python |
go |
software | healthy | templates/scaffold/go |
ci |
software | healthy | templates/ci |
github |
software | healthy | templates/ci/github |
gitlab |
software | healthy | templates/ci/gitlab |
.claude |
software | healthy | .claude |
skills |
software | healthy | .claude/skills |
speckit-checklist |
software | healthy | .claude/skills/speckit-checklist |
speckit-constitution |
software | healthy | .claude/skills/speckit-constitution |
speckit-specify |
software | healthy | .claude/skills/speckit-specify |
speckit-clarify |
software | healthy | .claude/skills/speckit-clarify |
speckit-git-feature |
software | healthy | .claude/skills/speckit-git-feature |
speckit-git-commit |
software | healthy | .claude/skills/speckit-git-commit |
speckit-tasks |
software | healthy | .claude/skills/speckit-tasks |
speckit-git-remote |
software | healthy | .claude/skills/speckit-git-remote |
speckit-analyze |
software | healthy | .claude/skills/speckit-analyze |
speckit-plan |
software | healthy | .claude/skills/speckit-plan |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Prompt |
software | healthy | tests/token_benchmark/benchmarks.py:7 |
TestConfig |
software | healthy | tests/python/test_parallel_agent.py:42 |
TestRateLimiter |
software | healthy | tests/python/test_parallel_agent.py:118 |
TestValidationEngine |
software | healthy | tests/python/test_parallel_agent.py:166 |
TestSynthesisEngine |
software | healthy | tests/python/test_parallel_agent.py:310 |
TestBaseAgent |
software | healthy | tests/python/test_parallel_agent.py:346 |
StubAgent |
software | healthy | tests/python/test_parallel_agent.py:354 |
SlowAgent |
software | healthy | tests/python/test_parallel_agent.py:396 |
TestOrchestratorConsensus |
software | healthy | tests/python/test_parallel_agent.py:414 |
TestLogger |
software | healthy | tests/python/test_parallel_agent.py:485 |
TestJSONOutputFormat |
software | healthy | tests/python/test_parallel_agent.py:519 |
TestServiceConfig |
software | healthy | tests/python/test_parallel_agent.py:562 |
TestCodexViaCLIAgent |
software | healthy | tests/python/test_parallel_agent.py:626 |
TestDefaultConfigCodex |
software | healthy | tests/python/test_parallel_agent.py:669 |
TestFileExistenceValidation |
software | healthy | tests/python/test_parallel_agent.py:701 |
TestAntigravityAgent |
software | healthy | tests/python/test_parallel_agent.py:750 |
HangingProc |
software | healthy | tests/python/test_parallel_agent.py:807 |
TestCLIFlagsAntigravity |
software | healthy | tests/python/test_parallel_agent.py:834 |
TestLoadResults |
software | healthy | tests/python/token_benchmark/test_reporter.py:70 |
TestComputeStats |
software | healthy | tests/python/token_benchmark/test_reporter.py:88 |
TestRenderReport |
software | healthy | tests/python/token_benchmark/test_reporter.py:121 |
TestUpdateReport |
software | healthy | tests/python/token_benchmark/test_reporter.py:137 |
TestCostAnalysis |
software | healthy | tests/python/token_benchmark/test_reporter.py:148 |
TestBenchmarkSuite |
software | healthy | tests/python/token_benchmark/test_benchmarks.py:11 |
TestProviderCliConfig |
software | healthy | tests/python/token_benchmark/test_benchmarks.py:56 |
TestIsolatedEnvironments |
software | healthy | tests/python/token_benchmark/test_harness.py:23 |
TestMeasureApiClaude |
software | healthy | tests/python/token_benchmark/test_harness.py:62 |
TestMeasureApiGemini |
software | healthy | tests/python/token_benchmark/test_harness.py:111 |
TestMeasureCli |
software | healthy | tests/python/token_benchmark/test_harness.py:168 |
TestWriteResult |
software | healthy | tests/python/token_benchmark/test_harness.py:219 |
TestComputeCost |
software | healthy | tests/python/token_benchmark/test_harness.py:238 |
TestMeasureApiClaudeCaching |
software | healthy | tests/python/token_benchmark/test_harness.py:269 |
TestTieredCondition |
software | healthy | tests/python/token_benchmark/test_harness.py:300 |
TestSyncFixturesCompression |
software | healthy | tests/python/token_benchmark/test_harness.py:325 |
TestExactMatchLetter |
software | healthy | tests/python/token_benchmark/test_scorer.py:17 |
TestExactMatchBool |
software | healthy | tests/python/token_benchmark/test_scorer.py:40 |
TestPassAt1 |
software | healthy | tests/python/token_benchmark/test_scorer.py:61 |
TestScoreDispatch |
software | healthy | tests/python/token_benchmark/test_scorer.py:99 |
TestOrchestratorConsensus |
software | healthy | tests/python/agents/test_orchestrator.py:31 |
TestValidationEngine |
software | healthy | tests/python/agents/test_validation.py:33 |
TestSynthesisEngine |
software | healthy | tests/python/agents/test_synthesis.py:26 |
_ConcreteAgent |
software | healthy | tests/python/agents/test_runners.py:34 |
TestBaseAgent |
software | healthy | tests/python/agents/test_runners.py:41 |
FlakyAgent |
software | healthy | tests/python/agents/test_runners.py:84 |
SlowAgent |
software | healthy | tests/python/agents/test_runners.py:104 |
TestCLIAgentCommandAssembly |
software | healthy | tests/python/agents/test_runners.py:122 |
TestCLIAgentExecution |
software | healthy | tests/python/agents/test_runners.py:238 |
TestConfig |
software | healthy | tests/python/agents/test_config.py:27 |
TestServiceConfig |
software | healthy | tests/python/agents/test_config.py:85 |
TestLogger |
software | healthy | tests/python/agents/test_config.py:121 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.claude/skills/speckit-git-feature/SKILL.md |
security | healthy | .claude/skills/speckit-git-feature/SKILL.md |
auth::docs/templates/commands/github-workflow/README.md |
security | healthy | docs/templates/commands/github-workflow/README.md |
auth::configs/claude/scripts/agents/config.py |
security | healthy | configs/claude/scripts/agents/config.py |
auth::configs/gemini/GEMINI.md |
security | healthy | configs/gemini/GEMINI.md |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::configs/claude/scripts/agents/cli.py |
security | healthy | configs/claude/scripts/agents/cli.py |
auth::tests/python/agents/test_cli.py |
security | healthy | tests/python/agents/test_cli.py |
auth::docs/templates/README.md |
security | healthy | docs/templates/README.md |
auth::docs/README.md |
security | healthy | docs/README.md |
auth::docs/templates/skills/api-security-guard/SKILL.md |
security | healthy | docs/templates/skills/api-security-guard/SKILL.md |
auth::configs/claude/scripts/agents/runners.py |
security | healthy | configs/claude/scripts/agents/runners.py |
auth::configs/cursor/mcp.json |
security | healthy | configs/cursor/mcp.json |
auth::configs/gemini/settings.json |
security | healthy | configs/gemini/settings.json |
auth::configs/claude/config/command_config.yml |
security | healthy | configs/claude/config/command_config.yml |
auth::configs/claude/scripts/requirements.txt |
security | healthy | configs/claude/scripts/requirements.txt |
auth::README.md |
security | healthy | README.md |
auth::bootstrap/lib/auth.sh |
security | healthy | bootstrap/lib/auth.sh |
auth::tests/token_benchmark/harness.py |
security | healthy | tests/token_benchmark/harness.py |
auth::configs/claude/config/validation_criteria.yml |
security | healthy | configs/claude/config/validation_criteria.yml |
auth::bootstrap/lib/deploy.sh |
security | healthy | bootstrap/lib/deploy.sh |
auth::configs/claude/config/parallel_agent.yml |
security | healthy | configs/claude/config/parallel_agent.yml |
auth::configs/claude/config/mcp_servers.yml |
security | healthy | configs/claude/config/mcp_servers.yml |
auth::configs/claude/scripts/model_check.sh |
security | healthy | configs/claude/scripts/model_check.sh |
auth::.github/workflows/token-benchmark.yml |
security | healthy | .github/workflows/token-benchmark.yml |
auth::configs/claude/settings.local.json |
security | healthy | configs/claude/settings.local.json |
auth::docs/templates/validation-overrides/express-security.… |
security | healthy | docs/templates/validation-overrides/express-security.yml |
auth::AGENTS.md |
security | healthy | AGENTS.md |
auth::bootstrap/lib/mcp.sh |
security | healthy | bootstrap/lib/mcp.sh |
auth::.claude/skills/speckit-specify/SKILL.md |
security | healthy | .claude/skills/speckit-specify/SKILL.md |
auth::configs/claude/scripts/check_status.sh |
security | healthy | configs/claude/scripts/check_status.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
benchmark |
cicd | healthy | .github/workflows/token-benchmark.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
validate |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
sqs |
data | healthy | docs/templates/settings-low-risk.json |
celery |
data | healthy | docs/templates/commands/github-workflow/README.md |
rabbitmq |
data | healthy | docs/templates/commands/github-workflow/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | docs/templates/commands/github-workflow/README.md |
redis |
data | healthy | docs/templates/commands/github-workflow/README.md |
mysql |
data | healthy | docs/templates/permissions/python-monorepo.json |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::token-benchmark |
cicd | healthy | .github/workflows/token-benchmark.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gitlab-ci |
cicd | healthy | templates/ci/gitlab/.gitlab-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:06 |
network | healthy | templates/ci/github/security.yml |
port:08 |
network | healthy | .github/workflows/token-benchmark.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .gitleaks.toml |
vps::ec2 |
hardware | healthy | docs/templates/settings-low-risk.json |
| Label | Layer | Status | Path |
|---|---|---|---|
GOOGLE_API_KEY |
cicd | healthy | — |
ANTHROPIC_API_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-4c8a38qh |
software | healthy | /tmp/repobility-clone-4c8a38qh |
This page is publicly accessible at:
https://repobility.com/scan/ccd6020f-1d43-4ad0-b0e1-b3120e26200d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ccd6020f-1d43-4ad0-b0e1-b3120e26200d/
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.