https://github.com/Ddundee/forge
· scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)
19 raw signals (0 security + 19 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -14.5 (diff) · 18 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 493 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 |
|---|---|---|---|
makeSession |
software | healthy | tests/session.test.ts:makeSession |
makeDb |
software | healthy | tests/skillsPipeline.test.ts:makeDb |
makeSkillConfig |
software | healthy | tests/skillsPipeline.test.ts:makeSkillConfig |
makeSearchClient |
software | healthy | tests/skillsPipeline.test.ts:makeSearchClient |
makeUseClient |
software | healthy | tests/skillsPipeline.test.ts:makeUseClient |
makeInstallClient |
software | healthy | tests/skillsPipeline.test.ts:makeInstallClient |
makeDeps |
software | healthy | tests/skillsPipeline.test.ts:makeDeps |
findCalls |
software | healthy | tests/skillsPipeline.test.ts:findCalls |
installSkillInWorkspace |
software | healthy | tests/skillsPipeline.test.ts:installSkillInWorkspace |
testConfig |
software | healthy | tests/skillsAudit.test.ts:testConfig |
makeCandidate |
software | healthy | tests/skillsAudit.test.ts:makeCandidate |
makeBundle |
software | healthy | tests/skillsAudit.test.ts:makeBundle |
userMsg |
software | healthy | tests/claudeSession.test.ts:userMsg |
collected |
software | healthy | tests/claudeSession.test.ts:collected |
successResult |
software | healthy | tests/claudeSession.test.ts:successResult |
tick |
software | healthy | tests/claudeSession.test.ts:tick |
makeSession |
software | healthy | tests/claudeSession.test.ts:makeSession |
makeBaseConfig |
software | healthy | tests/skillsCliOptions.test.ts:makeBaseConfig |
makeDb |
software | healthy | tests/dbClaudeSessions.test.ts:makeDb |
makeSkill |
software | healthy | tests/skillsRelevance.test.ts:makeSkill |
fakeSkillPrompts |
software | healthy | tests/setupSkills.test.ts:fakeSkillPrompts |
fakeOutput |
software | healthy | tests/setupSkills.test.ts:fakeOutput |
makeDb |
software | healthy | tests/skillsIntegration.test.ts:makeDb |
makeSkillConfig |
software | healthy | tests/skillsIntegration.test.ts:makeSkillConfig |
makeSearchClient |
software | healthy | tests/skillsIntegration.test.ts:makeSearchClient |
makeUseClient |
software | healthy | tests/skillsIntegration.test.ts:makeUseClient |
makeInstallClient |
software | healthy | tests/skillsIntegration.test.ts:makeInstallClient |
makeDeps |
software | healthy | tests/skillsIntegration.test.ts:makeDeps |
audits |
software | healthy | tests/skillsIntegration.test.ts:audits |
is |
software | healthy | tests/skillsIntegration.test.ts:is |
testConfig |
software | healthy | tests/skillsDiscovery.test.ts:testConfig |
makeFakeSkillDiscoveryDb |
software | healthy | tests/skillsDiscovery.test.ts:makeFakeSkillDiscoveryDb |
testConfig |
software | healthy | tests/skillsScoring.test.ts:testConfig |
q |
software | healthy | tests/skillsScoring.test.ts:q |
candidate |
software | healthy | tests/skillsScoring.test.ts:candidate |
disabled |
software | healthy | tests/overseerSkills.test.ts:disabled |
makeFakeCoordinator |
software | healthy | tests/overseerSkills.test.ts:makeFakeCoordinator |
makeRouter |
software | healthy | tests/overseerSkills.test.ts:makeRouter |
makeSession |
software | healthy | tests/overseerSkills.test.ts:makeSession |
skillConfig |
software | healthy | tests/skillsResumeIntegration.test.ts:skillConfig |
makeInstalledSkill |
software | healthy | tests/skillsTools.test.ts:makeInstalledSkill |
makeDb |
software | healthy | tests/skillsTools.test.ts:makeDb |
makeRequest |
software | healthy | tests/skillsTools.test.ts:makeRequest |
makeEntry |
software | healthy | tests/skillsRender.test.ts:makeEntry |
makeRequest |
software | healthy | tests/skillsRender.test.ts:makeRequest |
makeRequest |
software | healthy | tests/skillsContext.test.ts:makeRequest |
makeInstalledSkill |
software | healthy | tests/skillsContext.test.ts:makeInstalledSkill |
fakeResponse |
software | healthy | tests/autoSelector.test.ts:fakeResponse |
makeChild |
software | healthy | tests/codexDriver.test.ts:makeChild |
makeChild |
software | healthy | tests/skillsCli.test.ts:makeChild |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
jest.config.cjs |
software | healthy | jest.config.cjs |
tsconfig.json |
software | healthy | tsconfig.json |
session.test.ts |
software | healthy | tests/session.test.ts |
skillsPipeline.test.ts |
software | healthy | tests/skillsPipeline.test.ts |
skillsAudit.test.ts |
software | healthy | tests/skillsAudit.test.ts |
claudeSession.test.ts |
software | healthy | tests/claudeSession.test.ts |
skillsCliOptions.test.ts |
software | healthy | tests/skillsCliOptions.test.ts |
dbClaudeSessions.test.ts |
software | healthy | tests/dbClaudeSessions.test.ts |
skillsRelevance.test.ts |
software | healthy | tests/skillsRelevance.test.ts |
safety.test.ts |
software | healthy | tests/safety.test.ts |
setupSkills.test.ts |
software | healthy | tests/setupSkills.test.ts |
skillsIntegration.test.ts |
software | healthy | tests/skillsIntegration.test.ts |
skillsDiscovery.test.ts |
software | healthy | tests/skillsDiscovery.test.ts |
skillsFakeCli.test.ts |
software | healthy | tests/skillsFakeCli.test.ts |
skillsScoring.test.ts |
software | healthy | tests/skillsScoring.test.ts |
e2e.test.ts |
software | healthy | tests/e2e.test.ts |
overseerSkills.test.ts |
software | healthy | tests/overseerSkills.test.ts |
skillsResumeIntegration.test.ts |
software | healthy | tests/skillsResumeIntegration.test.ts |
skillsTools.test.ts |
software | healthy | tests/skillsTools.test.ts |
config.test.ts |
software | healthy | tests/config.test.ts |
skillsRender.test.ts |
software | healthy | tests/skillsRender.test.ts |
skillsContext.test.ts |
software | healthy | tests/skillsContext.test.ts |
autoSelector.test.ts |
software | healthy | tests/autoSelector.test.ts |
db.test.ts |
software | healthy | tests/db.test.ts |
modelFetch.test.ts |
software | healthy | tests/modelFetch.test.ts |
router.test.ts |
software | healthy | tests/router.test.ts |
codexDriver.test.ts |
software | healthy | tests/codexDriver.test.ts |
skillsCli.test.ts |
software | healthy | tests/skillsCli.test.ts |
promptLog.test.ts |
software | healthy | tests/promptLog.test.ts |
claudeSdk.probe.test.ts |
software | healthy | tests/claudeSdk.probe.test.ts |
commandsClaude.test.ts |
software | healthy | tests/commandsClaude.test.ts |
agentsSkillContext.test.ts |
software | healthy | tests/agentsSkillContext.test.ts |
skillsPaths.test.ts |
software | healthy | tests/skillsPaths.test.ts |
agentsSkillArgs.test.ts |
software | healthy | tests/agentsSkillArgs.test.ts |
skillsAuditRules.test.ts |
software | healthy | tests/skillsAuditRules.test.ts |
skillsPlanner.test.ts |
software | healthy | tests/skillsPlanner.test.ts |
skillsFingerprints.test.ts |
software | healthy | tests/skillsFingerprints.test.ts |
claudeSessionManager.test.ts |
software | healthy | tests/claudeSessionManager.test.ts |
stateMachine.test.ts |
software | healthy | tests/stateMachine.test.ts |
skillsExternalAgentIntegration.test.ts |
software | healthy | tests/skillsExternalAgentIntegration.test.ts |
cli.test.ts |
software | healthy | tests/cli.test.ts |
skillsInventory.test.ts |
software | healthy | tests/skillsInventory.test.ts |
skillsInstall.test.ts |
software | healthy | tests/skillsInstall.test.ts |
skillsBundle.test.ts |
software | healthy | tests/skillsBundle.test.ts |
overseer.test.ts |
software | healthy | tests/overseer.test.ts |
sessionSkillsConfig.test.ts |
software | healthy | tests/sessionSkillsConfig.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
FakeSdk |
software | healthy | tests/claudeSession.test.ts:FakeSdk |
TestAgent |
software | healthy | tests/agentsSkillContext.test.ts:TestAgent |
ConcreteAgent |
software | healthy | tests/agents/base.test.ts:ConcreteAgent |
LoopAgent |
software | healthy | tests/agents/base.test.ts:LoopAgent |
AutoSelector |
software | healthy | src/autoSelector.ts:AutoSelector |
CodexDriver |
software | healthy | src/codexDriver.ts:CodexDriver |
MessageStream |
software | healthy | src/claudeSession.ts:MessageStream |
ClaudeSession |
software | healthy | src/claudeSession.ts:ClaudeSession |
ClaudeSessionManager |
software | healthy | src/claudeSession.ts:ClaudeSessionManager |
InvalidTransitionError |
software | healthy | src/stateMachine.ts:InvalidTransitionError |
PromptLogger |
software | healthy | src/promptLog.ts:PromptLogger |
Overseer |
software | healthy | src/overseer.ts:Overseer |
ForgeConfig |
software | healthy | src/config.ts:ForgeConfig |
Session |
software | healthy | src/session.ts:Session |
LLMTimeoutError |
software | healthy | src/router.ts:LLMTimeoutError |
LLMRouter |
software | healthy | src/router.ts:LLMRouter |
ForgeDb |
software | healthy | src/db.ts:ForgeDb |
IntegrationAgent |
software | healthy | src/agents/integration.ts:IntegrationAgent |
ArchitectureAgent |
software | healthy | src/agents/architecture.ts:ArchitectureAgent |
TaskGraphAgent |
software | healthy | src/agents/taskGraph.ts:TaskGraphAgent |
TestAgent |
software | healthy | src/agents/testAgent.ts:TestAgent |
DeployAgent |
software | healthy | src/agents/deploy.ts:DeployAgent |
VerificationAgent |
software | healthy | src/agents/verification.ts:VerificationAgent |
CodingAgent |
software | healthy | src/agents/coding.ts:CodingAgent |
ReviewAgent |
software | healthy | src/agents/review.ts:ReviewAgent |
BaseAgent |
software | healthy | src/agents/base.ts:BaseAgent |
IdeationAgent |
software | healthy | src/agents/ideation.ts:IdeationAgent |
SkillsCliError |
software | healthy | src/skills/cli.ts:SkillsCliError |
SkillsCli |
software | healthy | src/skills/cli.ts:SkillsCli |
NoopSkillPipelineCoordinator |
software | healthy | src/skills/pipeline.ts:NoopSkillPipelineCoordinator |
SkillPipelineCoordinator |
software | healthy | src/skills/pipeline.ts:SkillPipelineCoordinator |
SkillContextProvider |
software | healthy | src/skills/context.ts:SkillContextProvider |
SkillContextRuntime |
software | healthy | src/skills/toolExecutor.ts:SkillContextRuntime |
InterruptHandler |
software | healthy | src/ui/interrupt.ts:InterruptHandler |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
agents |
software | healthy | tests/agents |
helpers |
software | healthy | tests/helpers |
tools |
software | healthy | tests/tools |
fixtures |
software | healthy | tests/fixtures |
skills-e2e |
software | healthy | tests/fixtures/skills-e2e |
skills-cli |
software | healthy | tests/fixtures/skills-cli |
ui |
software | healthy | tests/ui |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
agents |
software | healthy | src/agents |
tools |
software | healthy | src/tools |
commands |
software | healthy | src/commands |
skills |
software | healthy | src/skills |
ui |
software | healthy | src/ui |
docs |
software | healthy | docs |
specs |
software | healthy | docs/specs |
plans |
software | healthy | docs/plans |
skills-sh-context-phases |
software | healthy | docs/plans/skills-sh-context-phases |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
postgres |
data | healthy | tests/skillsPlanner.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/skills/planner.ts |
security | healthy | src/skills/planner.ts |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::test |
cicd | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
release |
cicd | healthy | .github/workflows/release.yml |
test |
cicd | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
HOMEBREW_TAP_TOKEN |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
Ddundee__forge |
software | healthy | /data/fable5_failed_archive/Ddundee__forge |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | src/skills/auditRules.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
/ws/src |
frontend | healthy | tests/claudeSession.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
openai_or_anthropic_key::tests/skillsAuditRules.test.ts |
security | healthy | tests/skillsAuditRules.test.ts |
This page is publicly accessible at:
https://repobility.com/scan/74f666fe-a8a4-4b0f-818f-0eb070dbf87e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/74f666fe-a8a4-4b0f-818f-0eb070dbf87e/
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.