https://github.com/thewaltero/mythos-router
· scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)
48 raw signals (0 security + 48 graph)
Last scanned 2 months, 2 weeks ago · v1 · 47 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 663 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 |
|---|---|---|---|
plain |
software | healthy | test/ui.test.ts:plain |
sha256 |
software | healthy | test/swd-command.test.ts:sha256 |
makeResponse |
software | healthy | test/orchestrator.test.ts:makeResponse |
withTempProject |
software | healthy | test/mcp.test.ts:withTempProject |
sha256 |
software | healthy | test/receipt-undo.test.ts:sha256 |
receiptForCreate |
software | healthy | test/receipt-undo.test.ts:receiptForCreate |
receiptForModify |
software | healthy | test/receipt-undo.test.ts:receiptForModify |
action |
software | healthy | test/security-policy.test.ts:action |
withTempProject |
software | healthy | test/security-policy.test.ts:withTempProject |
writePolicy |
software | healthy | test/security-policy.test.ts:writePolicy |
sha256 |
software | healthy | test/receipts.test.ts:sha256 |
withTempProject |
software | healthy | test/swd-agent.test.ts:withTempProject |
sha256 |
software | healthy | test/swd-agent.test.ts:sha256 |
snapshotEnv |
software | healthy | test/config.test.ts:snapshotEnv |
restoreEnv |
software | healthy | test/config.test.ts:restoreEnv |
makeProject |
software | healthy | test/sandbox.test.ts:makeProject |
git |
software | healthy | test/ci-verify.test.ts:git |
makeRepo |
software | healthy | test/ci-verify.test.ts:makeRepo |
sha256 |
software | healthy | test/ci-verify.test.ts:sha256 |
sha256 |
software | healthy | test/cli.test.ts:sha256 |
getEffort |
software | healthy | src/config.ts:getEffort |
getAnthropicKey |
software | healthy | src/config.ts:getAnthropicKey |
validateApiKey |
software | healthy | src/config.ts:validateApiKey |
getOpenAIKey |
software | healthy | src/config.ts:getOpenAIKey |
getDeepSeekKey |
software | healthy | src/config.ts:getDeepSeekKey |
getSurplusKey |
software | healthy | src/config.ts:getSurplusKey |
detectProviders |
software | healthy | src/config.ts:detectProviders |
validateProviderKeys |
software | healthy | src/config.ts:validateProviderKeys |
redactReceiptSecrets |
software | healthy | src/receipts.ts:redactReceiptSecrets |
sanitizeReceiptOutputTail |
software | healthy | src/receipts.ts:sanitizeReceiptOutputTail |
sha256 |
software | healthy | src/receipts.ts:sha256 |
toNativePath |
software | healthy | src/receipts.ts:toNativePath |
toPortablePath |
software | healthy | src/receipts.ts:toPortablePath |
realPathForComparison |
software | healthy | src/receipts.ts:realPathForComparison |
toReceiptPath |
software | healthy | src/receipts.ts:toReceiptPath |
toProjectReceiptPath |
software | healthy | src/receipts.ts:toProjectReceiptPath |
resolveReceiptPath |
software | healthy | src/receipts.ts:resolveReceiptPath |
getCurrentRoot |
software | healthy | src/receipts.ts:getCurrentRoot |
getReceiptsDir |
software | healthy | src/receipts.ts:getReceiptsDir |
ensureReceiptsDir |
software | healthy | src/receipts.ts:ensureReceiptsDir |
normalizeSnapshot |
software | healthy | src/receipts.ts:normalizeSnapshot |
expectedSnapshot |
software | healthy | src/receipts.ts:expectedSnapshot |
normalizeFileResult |
software | healthy | src/receipts.ts:normalizeFileResult |
normalizeReceiptSkill |
software | healthy | src/receipts.ts:normalizeReceiptSkill |
receiptPayload |
software | healthy | src/receipts.ts:receiptPayload |
integrityHash |
software | healthy | src/receipts.ts:integrityHash |
withIntegrity |
software | healthy | src/receipts.ts:withIntegrity |
createReceiptId |
software | healthy | src/receipts.ts:createReceiptId |
normalizeUsage |
software | healthy | src/receipts.ts:normalizeUsage |
createSWDReceipt |
software | healthy | src/receipts.ts:createSWDReceipt |
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 |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
THREAT_MODEL.md |
software | healthy | THREAT_MODEL.md |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
MEMORY.md |
software | healthy | MEMORY.md |
AGENTS.md |
software | healthy | AGENTS.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
BACKLOG.md |
software | healthy | BACKLOG.md |
ui.test.ts |
software | healthy | test/ui.test.ts |
swd-command.test.ts |
software | healthy | test/swd-command.test.ts |
orchestrator.test.ts |
software | healthy | test/orchestrator.test.ts |
context-guard.test.ts |
software | healthy | test/context-guard.test.ts |
budget.test.ts |
software | healthy | test/budget.test.ts |
memory.test.ts |
software | healthy | test/memory.test.ts |
mcp.test.ts |
software | healthy | test/mcp.test.ts |
receipt-undo.test.ts |
software | healthy | test/receipt-undo.test.ts |
security-policy.test.ts |
software | healthy | test/security-policy.test.ts |
utils.test.ts |
software | healthy | test/utils.test.ts |
action-schema.test.ts |
software | healthy | test/action-schema.test.ts |
receipts.test.ts |
software | healthy | test/receipts.test.ts |
swd-agent.test.ts |
software | healthy | test/swd-agent.test.ts |
learn.test.ts |
software | healthy | test/learn.test.ts |
diff.test.ts |
software | healthy | test/diff.test.ts |
config.test.ts |
software | healthy | test/config.test.ts |
sandbox.test.ts |
software | healthy | test/sandbox.test.ts |
policy-suggestions.test.ts |
software | healthy | test/policy-suggestions.test.ts |
ci-verify.test.ts |
software | healthy | test/ci-verify.test.ts |
regression-fixes.test.ts |
software | healthy | test/regression-fixes.test.ts |
swd.test.ts |
software | healthy | test/swd.test.ts |
skills.test.ts |
software | healthy | test/skills.test.ts |
cli.test.ts |
software | healthy | test/cli.test.ts |
runs.test.ts |
software | healthy | test/runs.test.ts |
CI.md |
software | healthy | docs/CI.md |
TOKENOMICS.md |
software | healthy | docs/TOKENOMICS.md |
skills.md |
software | healthy | docs/skills.md |
SKILL.md |
software | healthy | docs/examples/skills/repo/SKILL.md |
SKILL.md |
software | healthy | docs/examples/skills/security-review/SKILL.md |
README.md |
software | healthy | examples/README.md |
README.md |
software | healthy | examples/github-action/README.md |
mythos-pr-receipt.yml |
software | healthy | examples/github-action/mythos-pr-receipt.yml |
mythos-verify.yml |
software | healthy | examples/github-action/mythos-verify.yml |
valid-contract.json |
software | healthy | examples/external-agent-json/valid-contract.json |
blocked-env.json |
software | healthy | examples/external-agent-json/blocked-env.json |
invalid-traversal.json |
software | healthy | examples/external-agent-json/invalid-traversal.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
docs |
software | healthy | docs |
examples |
software | healthy | docs/examples |
skills |
software | healthy | docs/examples/skills |
repo |
software | healthy | docs/examples/skills/repo |
security-review |
software | healthy | docs/examples/skills/security-review |
examples |
software | healthy | examples |
github-action |
software | healthy | examples/github-action |
external-agent-json |
software | healthy | examples/external-agent-json |
mcp-stdio |
software | healthy | examples/mcp-stdio |
project-policy |
software | healthy | examples/project-policy |
schemas |
software | healthy | schemas |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
commands |
software | healthy | src/commands |
providers |
software | healthy | src/providers |
ci |
software | healthy | src/ci |
| Label | Layer | Status | Path |
|---|---|---|---|
FakeProvider |
software | healthy | test/orchestrator.test.ts:FakeProvider |
ResponseCache |
software | healthy | src/cache.ts:ResponseCache |
SWDEngine |
software | healthy | src/swd.ts:SWDEngine |
InternalSessionContext |
software | healthy | src/swd.ts:InternalSessionContext |
Spinner |
software | healthy | src/utils.ts:Spinner |
SessionBudget |
software | healthy | src/budget.ts:SessionBudget |
ChatSession |
software | healthy | src/commands/chat.ts:ChatSession |
TerminalUI |
software | healthy | src/commands/chat.ts:TerminalUI |
OpenAIProvider |
software | healthy | src/providers/openai.ts:OpenAIProvider |
ProviderOrchestrator |
software | healthy | src/providers/orchestrator.ts:ProviderOrchestrator |
TelemetryStore |
software | healthy | src/providers/telemetry.ts:TelemetryStore |
AnthropicProvider |
software | healthy | src/providers/anthropic.ts:AnthropicProvider |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::test/config.test.ts |
security | healthy | test/config.test.ts |
generic_api_key::test/config.test.ts |
security | healthy | test/config.test.ts |
generic_api_key::test/config.test.ts |
security | healthy | test/config.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rbc9mevt |
software | healthy | /tmp/repobility-clone-rbc9mevt |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/52c5dc01-87f3-4ec7-9393-02e96e24f506/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/52c5dc01-87f3-4ec7-9393-02e96e24f506/
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.