Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

bbusche/chartobserver-mcp

https://github.com/bbusche/chartobserver-mcp · scanned 2026-06-17 01:38 UTC (1 month, 2 weeks ago)

2 raw signals (0 security + 2 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +18.4 (diff) · 2 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 80 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.

LabelLayerStatusPath
main software healthy src/index.ts:main
name software healthy src/api-client.ts:name
registerSecret software healthy src/redact.ts:registerSecret
clearSecrets software healthy src/redact.ts:clearSecrets
redactSecrets software healthy src/redact.ts:redactSecrets
loadConfig software healthy src/config.ts:loadConfig
buildBaseIndex software healthy src/pairs.ts:buildBaseIndex
pickQuote software healthy src/pairs.ts:pickQuote
resolvePair software healthy src/pairs.ts:resolvePair
raw software healthy src/pairs.ts:raw
notSupported software healthy src/pairs.ts:notSupported
isAttributeValue software healthy src/marshal.ts:isAttributeValue
unwrap software healthy src/marshal.ts:unwrap
unmarshallItem software healthy src/marshal.ts:unmarshallItem
looksMarshalled software healthy src/marshal.ts:looksMarshalled
normalize software healthy src/marshal.ts:normalize
groupOpenPositions software healthy src/tools/portfolio.ts:groupOpenPositions
registerPortfolioTools software healthy src/tools/portfolio.ts:registerPortfolioTools
ok software healthy src/tools/util.ts:ok
fail software healthy src/tools/util.ts:fail
registerAccountTools software healthy src/tools/account.ts:registerAccountTools
findUserInLeaderboard software healthy src/tools/market.ts:findUserInLeaderboard
registerMarketTools software healthy src/tools/market.ts:registerMarketTools
topTraders software healthy src/tools/market.ts:topTraders
summarizeOpenPositionsByToken software healthy src/tools/trading.ts:summarizeOpenPositionsByToken
resolveSellQuantity software healthy src/tools/trading.ts:resolveSellQuantity
evaluateTrade software healthy src/tools/trading.ts:evaluateTrade
registerTradingTools software healthy src/tools/trading.ts:registerTradingTools
makeServer software healthy src/__tests__/trading.test.ts:makeServer
jsonResponse software healthy src/__tests__/trading.test.ts:jsonResponse
makeClient software healthy src/__tests__/trading.test.ts:makeClient
text software healthy src/__tests__/trading.test.ts:text
err software healthy src/__tests__/config.test.ts:err
makeFetch software healthy src/__tests__/api-client.test.ts:makeFetch
makeTools software healthy src/__tests__/market.test.ts:makeTools
json software healthy src/__tests__/market.test.ts:json
text software healthy src/__tests__/market.test.ts:text

LabelLayerStatusPath
CHANGELOG.md software healthy CHANGELOG.md
package-lock.json software healthy package-lock.json
README.md software healthy README.md
SECURITY.md software healthy SECURITY.md
LICENSE software healthy LICENSE
package.json software healthy package.json
tsconfig.json software healthy tsconfig.json
release.yml software healthy .github/workflows/release.yml
ci.yml software healthy .github/workflows/ci.yml
index.ts software healthy src/index.ts
api-client.ts software healthy src/api-client.ts
redact.ts software healthy src/redact.ts
config.ts software healthy src/config.ts
instructions.ts software healthy src/instructions.ts
pairs.ts software healthy src/pairs.ts
marshal.ts software healthy src/marshal.ts
portfolio.ts software healthy src/tools/portfolio.ts
util.ts software healthy src/tools/util.ts
account.ts software healthy src/tools/account.ts
market.ts software healthy src/tools/market.ts
trading.ts software healthy src/tools/trading.ts
instructions.test.ts software healthy src/__tests__/instructions.test.ts
trading.test.ts software healthy src/__tests__/trading.test.ts
config.test.ts software healthy src/__tests__/config.test.ts
redact.test.ts software healthy src/__tests__/redact.test.ts
pairs.test.ts software healthy src/__tests__/pairs.test.ts
marshal.test.ts software healthy src/__tests__/marshal.test.ts
api-client.test.ts software healthy src/__tests__/api-client.test.ts
market.test.ts software healthy src/__tests__/market.test.ts

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
tools software healthy src/tools
__tests__ software healthy src/__tests__

LabelLayerStatusPath
ChartObserverApiError software healthy src/api-client.ts:ChartObserverApiError
ChartObserverClient software healthy src/api-client.ts:ChartObserverClient

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
publish cicd healthy .github/workflows/release.yml
test cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
bbusche__chartobserver-mcp software healthy /data/fable5_failed_archive/bbusche__chartobserver-mcp

LabelLayerStatusPath
vps::aws hardware healthy README.md

LabelLayerStatusPath
auth::.github/workflows/release.yml security healthy .github/workflows/release.yml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/b612079d-399a-4ab5-91f2-47ca88205a94/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b612079d-399a-4ab5-91f2-47ca88205a94/

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.